Share via


XmlSchemaChoice.Items Vlastnost

Definice

Získá kolekci prvků obsažených ve kompozitoru (choice): XmlSchemaElement, XmlSchemaGroupRef, , XmlSchemaChoice, XmlSchemaSequencenebo XmlSchemaAny.

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

Hodnota vlastnosti

Kolekce prvků obsažených v souboru XmlSchemaChoice.

Platí pro