XmlSchemaAll.Items 屬性

定義

取得合成器中包含的XmlSchemaElement元素集合all

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

屬性值

包含於 XmlSchemaAll的元素集合。

適用於