All コンポジタ内に格納されている XmlSchemaElement 要素のコレクションを取得します。
Overrides Public ReadOnly Property Items As _
XmlSchemaObjectCollection
[C#]
public override XmlSchemaObjectCollection Items {get;}
[C++]
public: __property XmlSchemaObjectCollection* get_Items();
[JScript]
public override function get Items() : XmlSchemaObjectCollection;
プロパティ値
XmlSchemaAll に格納されている要素のコレクション。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
XmlSchemaAll クラス | XmlSchemaAll メンバ | System.Xml.Schema 名前空間