Visual Basic (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 embeded object; otherwise, false.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x