Determines whether the specified object is equal to the current LineRecord.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax
Parameters
- obj
- Type: System Object
The object to compare with.
Return Value
Type: Booleantrue iff the specified object is equal to the current object.
See Also