System::Xml::Schema::XmlSchemaCollection::GetEnumerator method

XmlSchemaCollection::GetEnumerator method

Biedt ondersteuning voor iteratie over de collectie van schema’s.

SharedPtr<Collections::Generic::IEnumerator<SharedPtr<XmlSchema>>> System::Xml::Schema::XmlSchemaCollection::GetEnumerator() override

ReturnValue

Een enumerator voor het itereren over alle schema’s in de huidige collectie.

Zie ook