'Usage
Dim instance As ExtensionObject Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
Parameters
- obj
- The object to compare to this instance of object
Return Value
true if the specified System.Object is equal to the current embedded object; otherwise, false.