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

XmlSchemaCollectionEnumerator::MoveNext method

Avanza el enumerador al siguiente esquema en la colección.

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.

Ver también