System.Globalization.TextElementEnumerator: Method Members

The methods of System.Globalization.TextElementEnumerator are listed below. For a list of all members, see the TextElementEnumerator Members list.

See Also: Inherited members from System.Object

Public Methods

GetTextElement() : string

Gets the current text element in the string.

MoveNext() : bool

Advances the enumerator to the next text element of the string.

Reset()

Sets the enumerator to its initial position, which is before the first text element in the string.