Compares this instance with a specified
VirtualColumnInputIdentifier.
Namespace: Spotfire.Dxp.Data.VirtualColumnsAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- other
- Type: Spotfire.Dxp.Data.VirtualColumns VirtualColumnInputIdentifier
The object to compare this object to.
Return Value
Type: Int32A 32-bit signed integer indicating the lexical relationship between the two comparands.Value Condition Less than zero This instance is less than value. Zero This instance is equal to value. Greater than zero This instance is greater than value.-or- value is null.
Implements
IComparable T CompareTo(T)Version Information
See Also