XmlSchemaComplexType.Attributes 속성

정의

복합 형식에 대한 특성 컬렉션을 가져옵니다.

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

XmlSchemaAttributeXmlSchemaAttributeGroupRef 클래스를 포함합니다.

적용 대상