'Usage Dim instance As ListBoxLength Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
Parameters
- obj
- The object to compare to the current instance.
Return Value
true if the specified object is a ListBoxLength with the same value or sizing mode as the current ListBoxLength; otherwise, false.