XmlSchemaGroupBase.Items プロパティ

定義

このコレクションは、コンポジターに新しい要素を追加するために使用されます。

public:
 abstract property System::Xml::Schema::XmlSchemaObjectCollection ^ Items { System::Xml::Schema::XmlSchemaObjectCollection ^ get(); };
public abstract System.Xml.Schema.XmlSchemaObjectCollection Items { get; }
member this.Items : System.Xml.Schema.XmlSchemaObjectCollection
Public MustOverride ReadOnly Property Items As XmlSchemaObjectCollection

プロパティ値

XmlSchemaObjectCollection

XmlSchemaObjectCollection

適用対象