ForkTuple T1, T2, T3  HasSecond Property DryadLINQ documentation
true iff the value of the second element is valid.

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

public bool HasSecond { get; }

Property Value

Type: Boolean
See Also