System::Xml::Schema::XmlSchemaCollectionEnumerator::MoveNext metodo

XmlSchemaCollectionEnumerator::MoveNext method

Avanza l’enumeratore al prossimo schema nella collezione.

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.

Vedi anche