Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddChild ( |
||
DawgNode ( ) : System | ||
DawgNode ( char text ) : System | ||
DawgNode ( char text, int nodeCount ) : System | ||
Descendants ( ) : IEnumerable |
||
DescendantsAndSelf ( ) : IEnumerable |
||
Next ( char text ) : |
||
RemoveChild ( |
||
ToString ( ) : string |
public DawgNode ( char text, int nodeCount ) : System | ||
text | char | |
nodeCount | int | |
return | System |