ForkTuple T1, T2  Second Property DryadLINQ documentation
Gets and sets the second element.

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

public T2 Second { get; set; }

Property Value

Type: T2
See Also