Gets the number of columns in the data frame.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public int ColumnCount { get; }
Public ReadOnly Property ColumnCount As Integer
Get
public:
virtual property int ColumnCount {
int get () sealed;
}
abstract ColumnCount : int with get
override ColumnCount : int with get
Property Value
Type:
Int32Implements
IDataFrameColumnCount
Numerical Libraries
Supported in: 6.0
Reference