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

XmlSchemaAttribute クラスおよび XmlSchemaAttributeGroupRef クラスを格納します。

適用対象