XmlSchemaSequence.Items Proprietà

Definizione

Elementi contenuti all'interno del compositore. Raccolta di XmlSchemaElement, XmlSchemaGroupRefXmlSchemaChoice, XmlSchemaSequence, o 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à

Elementi contenuti all'interno del compositore.

Si applica a