'Usage
Dim instance As ValueResult Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
Parameters
- obj
The value of this parameter can be
null
(Nothing
in Visual Basic).
The value of this parameter can be null
(Nothing
in Visual Basic).
'Usage
Dim instance As ValueResult Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
The value of this parameter can be null
(Nothing
in Visual Basic).
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.