コンポジタ内に格納される要素。 XmlSchemaElement 、 XmlSchemaGroupRef 、 XmlSchemaChoice 、 XmlSchemaSequence 、または XmlSchemaAny のコレクション。
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;
プロパティ値
コンポジタ内に格納される要素。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
XmlSchemaSequence クラス | XmlSchemaSequence メンバ | System.Xml.Schema 名前空間