Click or drag to resize
RowSeriesTRowKey, TColumnKeyItem Property (ICustomLookupTRowKey)

Namespace:  Deedle
Assembly:  Deedle (in Deedle.dll) Version: 1.2
Syntax
C#
public Frame<TRowKey, TColumnKey> this[
	ICustomLookup<TRowKey> level
] { get; }

Parameters

level
Type: DeedleICustomLookupTRowKey

Property Value

Type: FrameTRowKey, TColumnKey

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

See Also