IAssociativeTAccumulateSeed Method DryadLINQ documentation
Provides the initial value for the accumulator.

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

TAccumulate Seed()

Return Value

Type: TAccumulate
The initial value of the accumulator
See Also

Reference