ForkTupleT1, T2, T3 PropertiesDryadLINQ documentation

The ForkTupleT1, T2, T3 generic type exposes the following members.

Properties

  NameDescription
Public propertyFirst
Gets and sets the first element.
Public propertyHasFirst
true iff the value of the first element is valid.
Public propertyHasSecond
true iff the value of the second element is valid.
Public propertyHasThird
true iff the value of the third element is valid.
Public propertySecond
Gets and sets the second element.
Public propertyThird
Gets and sets the third element.
Top
See Also

Reference