System::Xml::Schema::XmlSchemaObjectTable::GetEnumerator yöntemi

XmlSchemaObjectTable::GetEnumerator method

XmlSchemaObjectTable içinde dolaşabilen bir enumeratörü döndürür.

SharedPtr<Collections::Generic::IEnumerator<Collections::Generic::KeyValuePair<SharedPtr<XmlQualifiedName>, SharedPtr<XmlSchemaObject>>>> System::Xml::Schema::XmlSchemaObjectTable::GetEnumerator() override

ReturnValue

XmlSchemaObjectTable içinde dolaşabilen bir Collections::IDictionaryEnumerator.

Ayrıca Bakınız