'UsageDim instance As _UAQualifiedName Dim other As Object Dim value As Boolean value = instance.Match(other)
Parameters
- other
 - A OpcLabs.EasyOpc.UA.AddressSpace.UAQualifiedName object. The qualified name to match against.
The value of this parameter cannot be
null(Nothingin Visual Basic).