System::Xml::Schema::XmlSchemaCollectionEnumerator::MoveNext 方法

XmlSchemaCollectionEnumerator::MoveNext method

将枚举器前进到集合中的下一个模式。

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.

另见