XmlSchema.Items 屬性

定義

取得結構中結構元素的集合,並用於在元素層級新增元素類型 schema

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

備註

集合 XmlSchemaAnnotationXmlSchemaAttributeXmlSchemaAttributeGroupXmlSchemaComplexTypeXmlSchemaSimpleTypeXmlSchemaElementXmlSchemaGroupXmlSchemaNotation或 。

適用於