次の方法で共有


XmlSchemaComplexType.Attributes プロパティ

複合型の属性のコレクションを取得します。

Public ReadOnly Property Attributes As XmlSchemaObjectCollection
[C#]
public XmlSchemaObjectCollection Attributes {get;}
[C++]
public: __property XmlSchemaObjectCollection* get_Attributes();
[JScript]
public function get Attributes() : XmlSchemaObjectCollection;

プロパティ値

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

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

XmlSchemaComplexType クラス | XmlSchemaComplexType メンバ | System.Xml.Schema 名前空間