XmlSchemaRedefine.Items プロパティ

定義

XmlSchemaAnnotationXmlSchemaAttributeGroupXmlSchemaComplexTypeXmlSchemaSimpleTypeXmlSchemaGroup の各クラスのコレクションを取得します。

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

プロパティ値

XmlSchemaObjectCollection

再定義要素内に格納される要素。

適用対象