Aracılığıyla paylaş


XmlSchemaAll.Items Özellik

Tanım

Oluşturucu içinde all yer alan öğe koleksiyonunu XmlSchemaElement 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

XmlSchemaObjectCollection

içinde XmlSchemaAllbulunan öğelerin koleksiyonu.

Şunlara uygulanır