The NameTokenization type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddChangeListener | Overloaded. |
![]() | 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.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | IsUnchanging |
A particular ChangeType can never be raised by this Changeable.
(Inherited from Unchangeable.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ParseString |
Parse a string.
(Inherited from WordTokenization.) |
![]() | ParseToken | (Overrides WordTokenization..::.ParseToken(String).) |
![]() | RemoveChangeListener | Overloaded. |
![]() | SplitString |
Split up a string.
(Inherited from WordTokenization.) |
![]() | TokenizeSymbol |
Return a token representing a single symbol.
(Inherited from WordTokenization.) |
![]() | TokenizeSymbolList |
Return a string representation of a list of symbols.
(Inherited from WordTokenization.) |
![]() | ToString | (Inherited from Object.) |