PairT1, T2ToString Method DryadLINQ documentation
Returns a string that represents the current Pair.

Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax

public override string ToString()

Return Value

Type: String
A string that represents the current Pair.
See Also

Reference