System::Xml::Schema::XmlSchemaCollectionEnumerator::MoveNext Methode

XmlSchemaCollectionEnumerator::MoveNext method

Bewegt den Enumerator zum nächsten Schema in der Sammlung vor.

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.

Siehe auch