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

XmlSchemaCollectionEnumerator::MoveNext method

Flyttar fram enumeratorn till nästa schema i samlingen.

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.

Se även