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

Объект Collections::IDictionaryEnumerator, который может проходить по XmlSchemaObjectTable.

См. также