Click or drag to resize
SeriesK, VItem Property (ICustomLookupK)
[category:Accessors and slicing]

Namespace:  Deedle
Assembly:  Deedle (in Deedle.dll) Version: 1.2
Syntax
C#
public Series<K, V> this[
	ICustomLookup<K> a
] { get; }

Parameters

a
Type: DeedleICustomLookupK

Property Value

Type: SeriesK, V

[Missing <value> documentation for "P:Deedle.Series`2.Item(Deedle.ICustomLookup{`0})"]

See Also