Determines whether this instance of DryadLinqContext is equal to another instance
of DryadLinqContext.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Parameters
- context
- Type: Microsoft.Research.DryadLinqDryadLinqContext
The other DryadLinqContext instance
Return Value
Type: Booleantrue if the two instances are equal
Implements
IEquatableTEquals(T)See Also