The TernaryTree type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Balance | ||
| Clone | ||
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Find(String) | ||
| Find(array<Char>[]()[][], Int32) | ||
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Init | ||
| Insert(String, Char) | ||
| Insert(array<Char>[]()[][], Int32, Char) | ||
| InsertBalanced | ||
| Knows | ||
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| PrintStats | ||
| Strcmp(String, array<Char>[]()[][], Int32) | ||
| Strcmp(array<Char>[]()[][], Int32, array<Char>[]()[][], Int32) | ||
| Strcpy | ||
| Strlen(array<Char>[]()[][]) | ||
| Strlen(array<Char>[]()[][], Int32) | ||
| ToString | (Inherited from Object.) | |
| TrimToSize |