System::Xml::Schema::XmlSchemaObjectTable::GetEnumerator method
XmlSchemaObjectTable::GetEnumerator method
Returns an enumerator that can iterate through the XmlSchemaObjectTable.
SharedPtr<Collections::Generic::IEnumerator<Collections::Generic::KeyValuePair<SharedPtr<XmlQualifiedName>, SharedPtr<XmlSchemaObject>>>> System::Xml::Schema::XmlSchemaObjectTable::GetEnumerator() override
ReturnValue
An Collections::IDictionaryEnumerator that can iterate through XmlSchemaObjectTable.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class KeyValuePair
- Class XmlQualifiedName
- Class XmlSchemaObject
- Class XmlSchemaObjectTable
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++