Returns a value indicating whether this IndexValue
instance is equal to other.
Namespace: Soss.Client
Assembly: soss_svcdotnet (in soss_svcdotnet.dll) Version: 6.2.0.0 (1.0.0.0)
Syntax
Parameters
- other
- Type: System.Object
the object to compare with this instance.
Return Value
Type: Booleantrue if other has the same value as this IndexValue. Otherwise, false.
See Also