Returns the number of numerical columns the term maps to.
Namespace:
Extreme.DataAnalysis.Models
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public virtual int ColumnCount { get; }
Public Overridable ReadOnly Property ColumnCount As Integer
Get
public:
virtual property int ColumnCount {
int get ();
}
abstract ColumnCount : int with get
override ColumnCount : int with get
Property Value
Type:
Int32
Reference