XmlSchemaAll.Items Proprietà

Definizione

Ottiene la raccolta di elementi contenuti all'interno del XmlSchemaElement programma di all composizione.

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 in XmlSchemaAll.

Si applica a