ForkTupleT1, T2, T3Third Property DryadLINQ documentation
Gets and sets the third element.

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

public T3 Third { get; set; }

Property Value

Type: T3
See Also

Reference