| SeriesK, VIndex Property |
Returns the index associated with this series. This member should not generally
be accessed directly, because all functionality is exposed through series operations.
[category:Series data]
Namespace:
Deedle
Assembly:
Deedle (in Deedle.dll) Version: 1.2
Syntax public IIndex<K> Index { get; }
Property Value
Type:
IIndexK[Missing <value> documentation for "P:Deedle.Series`2.Index"]
See Also