共用方式為


XmlSchemaRedefine.Items 屬性

定義

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

重新定義元素中包含的元素。

適用於