طريقة 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.

انظر أيضًا