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

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

Parameters

items
Type: System.Collections.GenericIEnumerableTRowKey

Property Value

Type: FrameTRowKey, TColumnKey

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

See Also