'Usage
Dim instance As XmlQualifiedName2 Dim other As Object Dim value As Boolean value = instance.Equals(other)
Parameters
- other
- The XmlQualifiedName2 to compare.
The value of this parameter can be
null
(Nothing
in Visual Basic).
Return Value
true
if the two are the same instance object; otherwise, false
.