'Usage Dim instance As ExtendedFormat Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
Parameters
- obj
- The System.Object used to compared with the current item
Return Value
true if the specified System.Object has the same settings; otherwise,
False
.