Compares the current LineRecord with an object.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax
Parameters
- val
- Type: System Object
The value to compare.
Return Value
Type: Int32An integer that indicates the order.
Implements
IComparable CompareTo(Object)See Also