XmlSchemaSimpleContentRestriction.Attributes 属性

定义

XmlSchemaAttribute获取简单类型的属性和XmlSchemaAttributeGroupRef集合。

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

属性值

简单类型的属性集合。

适用于