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.
XmlElement::HasAttribute Method
.NET Framework (current version)
Determines whether the current node has the specified attribute.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | HasAttribute(String^) | Determines whether the current node has an attribute with the specified name. |
![]() | HasAttribute(String^, String^) | Determines whether the current node has an attribute with the specified local name and namespace URI. |
Show:
