'Usage
Dim instance As XmlQualifiedName2 Dim other As Object Dim value As Boolean value = instance.Equals(other)
Parameters
- other
- The System.Xml.XmlQualifiedName to compare.The XmlQualifiedName2 to compare.
Return Value
true if the two are the same instance object; otherwise, false.
true
if the two are the same instance object; otherwise, false
.