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

XmlSchemaCollectionEnumerator::MoveNext method

Advances the enumerator to the next schema in the collection.

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.

See Also