XmlSchemaSequence.Items Propiedad

Definición

Los elementos contenidos en el compositor. Colección de 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

Valor de propiedad

Los elementos contenidos en el compositor.

Se aplica a