Свойство | Type | Description |
---|
Méthode | 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 | |
Résultat | System |
public DescendantsAndSelf ( ) : IEnumerable |
||
Résultat | IEnumerable |
public RemoveChild ( |
||
node | ||
Résultat | bool |