MoveNext()

TextElementEnumerator::MoveNext() method

Moves to the next element.

bool System::Globalization::TextElementEnumerator::MoveNext()

Return Value

True if successfully, false if hits the end.

See Also