XmlSchemaSimpleContentRestriction.Attributes Propriété

Définition

Obtient la collection d’attributs XmlSchemaAttribute et XmlSchemaAttributeGroupRef pour le type simple.

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

Collection d’attributs pour un type simple.

S’applique à