System::Xml::Schema::XmlSchemaCollectionEnumerator::MoveNext method

XmlSchemaCollectionEnumerator::MoveNext method

Verplaatst de enumerator naar het volgende schema in de collectie.

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

ReturnValue

true if the move was successful; false if the enumerator has passed the end of the collection.

Zie ook