XmlSchemaAttributeGroup.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

특성 그룹에 대한 특성 컬렉션입니다.

적용 대상