次の方法で共有


XmlSchemaObjectTable.GetEnumerator メソッド

コレクションに格納されている XmlSchemaObject の列挙子を返します。

Public Function GetEnumerator() As IDictionaryEnumerator
[C#]
public IDictionaryEnumerator GetEnumerator();
[C++]
public: IDictionaryEnumerator* GetEnumerator();
[JScript]
public function GetEnumerator() : IDictionaryEnumerator;

戻り値

XmlSchemaObject オブジェクトを返します。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

XmlSchemaObjectTable クラス | XmlSchemaObjectTable メンバ | System.Xml.Schema 名前空間