Condividi tramite


XmlSchemaAttributeGroup.Attributes Proprietà

Definizione

Ottiene la raccolta di attributi per il gruppo di attributi. Contiene elementi XmlSchemaAttribute e XmlSchemaAttributeGroupRef.

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

Valore della proprietà

XmlSchemaObjectCollection

Raccolta di attributi per il gruppo di attributi.

Si applica a