System::Xml::Schema::XmlSchemaCollection::GetEnumerator method
XmlSchemaCollection::GetEnumerator method
Provides support for iteration over the collection of schemas.
SharedPtr<Collections::Generic::IEnumerator<SharedPtr<XmlSchema>>> System::Xml::Schema::XmlSchemaCollection::GetEnumerator() override
ReturnValue
An enumerator for iterating over all schemas in the current collection.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class XmlSchema
- Class XmlSchemaCollection
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++