ForkTuple T1, T2, T3  HasFirst Property DryadLINQ documentation
true iff the value of the first 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 HasFirst { get; }

Property Value

Type: Boolean
See Also