Click or drag to resize

IDFColumnToArray Method

Exports the contents of this column to an Array.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
Array ToArray()

Return Value

Array
An Array containing the contents of this column.
See Also