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입니다.

또 보기