Click or drag to resize

IDFColumnToStringArray Method

Exports the contents of this column to an array of strings.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
string[] ToStringArray()

Return Value

String
A string[] containing the contents of this column.
See Also