OEC Application Programming Interface

ContractSortKey.CompareTo Method 

Compare sort keys with another one

public Int32 CompareTo(
   ContractSortKey other
);

Parameters

other
another sort key

Return Value

-1/0/1

Implements

IComparable`1.CompareTo

See Also

ContractSortKey Class | OEC.API Namespace