PairT1, T2Key Property DryadLINQ documentation
Gets the key in the key-value pair.

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

public T1 Key { get; }

Property Value

Type: T1
See Also

Reference