Click or drag to resize
AggregationKWindowWhileItem Property

Namespace:  Deedle
Assembly:  Deedle (in Deedle.dll) Version: 1.2
Syntax
C#
public FSharpFunc<K, FSharpFunc<K, bool>> Item { get; }

Property Value

Type: FSharpFuncK, FSharpFuncK, Boolean

[Missing <value> documentation for "P:Deedle.Aggregation`1.WindowWhile.Item"]

See Also