Condividi tramite


XmlSchemaComplexType.Attributes Proprietà

Definizione

Ottiene la raccolta di attributi del tipo complesso.

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

Contiene le classi XmlSchemaAttribute e XmlSchemaAttributeGroupRef.

Si applica a