XmlSchemaObjectTable.GetEnumerator メソッド

定義

XmlSchemaObjectTableを反復処理できる列挙子を返します。

public:
 System::Collections::IDictionaryEnumerator ^ GetEnumerator();
public System.Collections.IDictionaryEnumerator GetEnumerator();
member this.GetEnumerator : unit -> System.Collections.IDictionaryEnumerator
Public Function GetEnumerator () As IDictionaryEnumerator

返品

IDictionaryEnumeratorを反復処理できるXmlSchemaObjectTable

適用対象

こちらもご覧ください