XmlSchemaSequence.Items Eigenschap

Definitie

De elementen in de compositor. Verzameling van XmlSchemaElement, XmlSchemaGroupRef, , XmlSchemaChoice, , of XmlSchemaSequenceXmlSchemaAny.

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

Waarde van eigenschap

De elementen in de compositor.

Van toepassing op