XmlSchemaAll.Items Özellik

Tanım

Oluşturma içinde yer alan XmlSchemaElement öğe koleksiyonunu all alır.

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

Özellik Değeri

içinde XmlSchemaAllbulunan öğelerin koleksiyonu.

Şunlara uygulanır