| ComponentSpace State Picker Control Reference |
|
State.Equals Method
Test whether two states are the same.
[Visual Basic]
Overrides Public Function Equals( _
ByVal
obj As
Object _
) As
Boolean
Parameters
-
obj
- The state to compare.
Return Value
true if the states are the same; false if the states are different.
See Also
State Class | ComponentSpace.StatePicker Namespace