The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlAttributeCollection::ItemOf Property
.NET Framework (current version)
Gets the attribute with the specified name or index.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | ItemOf[Int32] | Gets the attribute with the specified index. |
![]() | ItemOf[String^] | Gets the attribute with the specified name. |
![]() | ItemOf[String^, String^] | Gets the attribute with the specified local name and namespace Uniform Resource Identifier (URI). |
Show:
