Метод 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.

См. также