Share via


XmlSchemaSimpleContentRestriction.Attributes 屬性

定義

取得簡單類型之屬性的 XmlSchemaAttributeXmlSchemaAttributeGroupRef 集合。

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

屬性值

XmlSchemaObjectCollection

簡單類型的屬性集合。

適用於