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:
