XmlSchemaComplexType.Attributes Propriété

Définition

Obtient la collection d’attributs pour le type complexe.

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

Valeur de propriété

XmlSchemaObjectCollection

Contient les classes XmlSchemaAttribute et XmlSchemaAttributeGroupRef.

S’applique à