System::Xml::Schema::XmlSchemaObjectTable::GetEnumerator 方法
XmlSchemaObjectTable::GetEnumerator method
返回一个可遍历 XmlSchemaObjectTable 的枚举器。
SharedPtr<Collections::Generic::IEnumerator<Collections::Generic::KeyValuePair<SharedPtr<XmlQualifiedName>, SharedPtr<XmlSchemaObject>>>> System::Xml::Schema::XmlSchemaObjectTable::GetEnumerator() override
ReturnValue
一个可以遍历 XmlSchemaObjectTable 的 Collections::IDictionaryEnumerator。
另见
- Typedef SharedPtr
- Class IEnumerator
- Class KeyValuePair
- Class XmlQualifiedName
- Class XmlSchemaObject
- Class XmlSchemaObjectTable
- Namespace System::Xml::Schema
- Library Aspose.Font for C++