Click or drag to resize

DataFrameColumnNames Property

Gets an array of the column names in this data frame.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public string[] ColumnNames { get; }

Property Value

String
See Also