MoveNext()

XmlSchemaObjectEnumerator::MoveNext() method

Moves to the next item in the collection.

bool System::Xml::Schema::XmlSchemaObjectEnumerator::MoveNext() override

Return Value

false at the end of the collection.

See Also