'Usage Dim instance As AutoFilterControl.AutoFilterNullValue Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
Parameters
- obj
- The object to compare with the current instance.
Return Value
true if the instances are equal; false otherwise.