XmlAttributeCollection クラス
アセンブリ: System.Xml (system.xml.dll 内)

Public NotInheritable Class XmlAttributeCollection Inherits XmlNamedNodeMap Implements ICollection, IEnumerable

XmlAttributeCollection は、厳密に型指定されたヘルパ メソッドを追加して、XmlNamedNodeMap クラスを拡張します。このクラスを使用すると、コレクション内の属性を追加、削除、および変更できます。XmlAttributeCollection は、XmlElement.Attributes プロパティによって返されます。

System.Xml.XmlNamedNodeMap
System.Xml.XmlAttributeCollection


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- XmlAttributeCollection クラスのページへのリンク