Click or drag to resize
FrameTRowKey, TColumnKeyGetRowsR Method
[category:Fancy accessors]

Namespace:  Deedle
Assembly:  Deedle (in Deedle.dll) Version: 1.2
Syntax
C#
public Series<TRowKey, Series<TColumnKey, R>> GetRows<R>()

Type Parameters

R

Return Value

Type: SeriesTRowKey, SeriesTColumnKey, R

[Missing <returns> documentation for "M:Deedle.Frame`2.GetRows``1"]

See Also