このコレクションは、コンポジタに新しい要素を追加するために使用されます。
Public MustOverride ReadOnly Property Items As _
XmlSchemaObjectCollection
[C#]
public abstract XmlSchemaObjectCollection Items {get;}
[C++]
public: __property virtual XmlSchemaObjectCollection* get_Items() = 0;
[JScript]
public abstract function get Items() : XmlSchemaObjectCollection;
プロパティ値
XmlSchemaObjectCollection 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
XmlSchemaGroupBase クラス | XmlSchemaGroupBase メンバ | System.Xml.Schema 名前空間