  | IDFColumnToArray Method | 
            Exports the contents of this column to an Array.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
SyntaxFunction ToArray As Array
abstract ToArray : unit -> Array 
Return Value
ArrayAn Array containing the contents of this column.
See Also