XmlSchemaSimpleContentExtension.Attributes 属性
定义
获取 XmlSchemaAttribute 和 XmlSchemaAttributeGroupRef 的集合。Gets the collection of XmlSchemaAttribute and 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
属性值
simpleType 元素的特性集合。The collection of attributes for the simpleType element.