'Usage Dim instance As GroupHeaderFooterItem Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
Parameters
- obj
- The object to compare to.
Return Value
true if the instances are of the same type and represent the same value; false otherwise.