Determines whether the current ForkTuple is equal to a specified ForkTuple.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Parameters
- fval
- Type: Microsoft.Research.DryadLinqForkTupleT1, T2, T3
A specified ForkTuple
Return Value
Type: Booleantrue iff the current ForkTuple is equal to the argument
Implements
IEquatableTEquals(T)See Also