System::Xml::Schema::XmlSchemaCollection::GetEnumerator método
XmlSchemaCollection::GetEnumerator method
Proporciona soporte para la iteración sobre la colección de esquemas.
SharedPtr<Collections::Generic::IEnumerator<SharedPtr<XmlSchema>>> System::Xml::Schema::XmlSchemaCollection::GetEnumerator() override
ReturnValue
Un enumerador para iterar sobre todos los esquemas en la colección actual.
Ver también
- Typedef SharedPtr
- Class IEnumerator
- Class XmlSchema
- Class XmlSchemaCollection
- Namespace System::Xml::Schema
- Library Aspose.Page for C++