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

XmlSchemaObjectTable::GetEnumerator method

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

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

ReturnValue

Bir Collections::IDictionaryEnumerator, XmlSchemaObjectTable içinde dolaşabilir.

Ayrıca Bakınız