Compares the current LineRecord with another LineRecord.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Parameters
- val
- Type: Microsoft.Research.DryadLinqLineRecord
The LineRecord to compare with.
Return Value
Type: Int32An integer that indicates the order.
Implements
IComparableTCompareTo(T)See Also