System::Xml::Schema::XmlSchemaObjectCollection::GetEnumerator method
XmlSchemaObjectCollection::GetEnumerator method
Returns an enumerator for iterating through the XmlSchemaObjects contained in the XmlSchemaObjectCollection.
SharedPtr<Collections::Generic::IEnumerator<SharedPtr<XmlSchemaObject>>> System::Xml::Schema::XmlSchemaObjectCollection::GetEnumerator() override
ReturnValue
The iterator returns XmlSchemaObjectEnumerator.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++