XmlElement.GetAttributeNode Method
.NET Framework 4.5
Return the specified XmlAttribute.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetAttributeNode(String) | Returns the XmlAttribute with the specified name. |
|
GetAttributeNode(String, String) | Returns the XmlAttribute with the specified local name and namespace URI. |