Compartilhar via


XmlSchemaSequence.Items Propriedade

Definição

Os elementos contidos dentro do compositor. Coleção de XmlSchemaElement, XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaSequence ou 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

Valor da propriedade

XmlSchemaObjectCollection

Os elementos contidos dentro do compositor.

Aplica-se a