Property | Type | Description | |
---|---|---|---|
TrieNode | System.Collections.Generic |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ToString ( ) : string |
For readability.
|
Method | Description | |
---|---|---|
TrieNode ( char character, TrieNode>.IDictionary |
Constructor for character.
|