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

انظر أيضًا