Sdílet prostřednictvím


XmlSchemaAttributeGroup.Attributes Vlastnost

Definice

Získá kolekci atributů pro skupinu atributů. Obsahuje XmlSchemaAttribute a XmlSchemaAttributeGroupRef prvky.

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

Hodnota vlastnosti

XmlSchemaObjectCollection

Kolekce atributů pro skupinu atributů.

Platí pro