XmlSchemaChoice.Items Proprietà

Definizione

Ottiene la raccolta di elementi contenuti con il compositor (choice): XmlSchemaElement, XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaSequenceo 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

Valore della proprietà

Raccolta di elementi contenuti all'interno XmlSchemaChoicedi .

Si applica a