Click or drag to resize
FrameTRowKey, TColumnKeyColumns Property
[category:Accessors and slicing]

Namespace:  Deedle
Assembly:  Deedle (in Deedle.dll) Version: 1.2
Syntax
C#
public ColumnSeries<TRowKey, TColumnKey> Columns { get; }

Property Value

Type: ColumnSeriesTRowKey, TColumnKey

[Missing <value> documentation for "P:Deedle.Frame`2.Columns"]

See Also