System::Globalization::TextElementEnumerator::MoveNext method

TextElementEnumerator::MoveNext method

Moves to the next element.

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

ReturnValue

True if successfully, false if hits the end.

See Also