'Usage
Dim instance As BindingBag Dim other As Object Dim value As Boolean value = instance.ValueEquals(other)
Parameters
- other
- The other instance.
The value of this parameter can be
null
(Nothing
in Visual Basic).
Return Value
A System.Boolean indicating the result.