Click or drag to resize

IDFColumnIsNumeric Property

Returns true if the objects in this column are of type numeric; otherwise, false.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
bool IsNumeric { get; }

Property Value

Boolean
See Also