共用方式為


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

適用於