XmlAttributeCollection.ItemOf Property
.NET Framework 4.5
Gets the attribute with the specified name or index.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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). |