The HyphenationTree type exposes the following members.
Constructors
Methods
| Name | Description |
---|
 | AddClass | |
 | AddException | |
 | AddPattern | |
 | Balance | (Inherited from TernaryTree.) |
 | Clone | (Inherited from TernaryTree.) |
 | Equals |
Determines whether the specified Object is equal to the current Object.
(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) | (Inherited from TernaryTree.) |
 | Find(array<Char>[]()[][], Int32) | (Inherited from TernaryTree.) |
 | FindPattern | |
 | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
 | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
 | GetValues | |
 | Hstrcmp | |
 | Hyphenate(String, Int32, Int32) | |
 | Hyphenate(array<Char>[]()[][], Int32, Int32, Int32, Int32) | |
 | Init | (Inherited from TernaryTree.) |
 | Insert(String, Char) | (Inherited from TernaryTree.) |
 | Insert(array<Char>[]()[][], Int32, Char) | (Inherited from TernaryTree.) |
 | InsertBalanced | (Inherited from TernaryTree.) |
 | Knows | (Inherited from TernaryTree.) |
 | LoadSimplePatterns | |
 | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
 | PackValues | |
 | PrintStats | (Overrides TernaryTree..::..PrintStats()()()().) |
 | SearchPatterns | |
 | ToString | (Inherited from Object.) |
 | TrimToSize | (Inherited from TernaryTree.) |
 | UnpackValues | |
Fields
Properties
See Also