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:
