XmlSchemaGroupBase.Items Propriedade

Definição

Essa coleção é usada para adicionar novos elementos ao 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 da propriedade

Um XmlSchemaObjectCollection.

Aplica-se a