Determines whether the current node has an attribute with the specified local name and namespace URI.
Syntax
Parameters
- localName
-
The local name of the attribute to find.
- namespaceURI
-
The namespace URI of the attribute to find.
Returns
true if the current node has the specified attribute; otherwise, false.
Remarks
Requirements
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0