System::Xml::Schema::XmlSchemaCollection::GetEnumerator metodo
XmlSchemaCollection::GetEnumerator method
Fornisce supporto per l’iterazione sulla collezione di schemi.
SharedPtr<Collections::Generic::IEnumerator<SharedPtr<XmlSchema>>> System::Xml::Schema::XmlSchemaCollection::GetEnumerator() override
ReturnValue
Un enumeratore per iterare su tutti gli schemi nella collezione corrente.
Vedi anche
- Typedef SharedPtr
- Class IEnumerator
- Class XmlSchema
- Class XmlSchemaCollection
- Namespace System::Xml::Schema
- Library Aspose.Font for C++