Compartir a través de


XmlSchemaGroupBase.Items Propiedad

Definición

Esta colección se utiliza para agregar nuevos elementos al compositor.

public:
 abstract property System::Xml::Schema::XmlSchemaObjectCollection ^ Items { System::Xml::Schema::XmlSchemaObjectCollection ^ get(); };
public abstract System.Xml.Schema.XmlSchemaObjectCollection Items { get; }
member this.Items : System.Xml.Schema.XmlSchemaObjectCollection
Public MustOverride ReadOnly Property Items As XmlSchemaObjectCollection

Valor de propiedad

XmlSchemaObjectCollection

Una clase XmlSchemaObjectCollection.

Se aplica a