DataFrameRow<R, C>.Key Property

Gets the key associated with the row in the data frame.

Definition

Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public R Key { get; }

Property Value

R

See Also