Click or drag to resize
ISeriesKIndex Property
Returns the index containing keys of the series

Namespace:  Deedle
Assembly:  Deedle (in Deedle.dll) Version: 1.2
Syntax
C#
IIndex<K> Index { get; }

Property Value

Type: IIndexK

[Missing <value> documentation for "P:Deedle.ISeries`1.Index"]

See Also