Click or drag to resize

BcfRowToItemArray Method

Returns a new created array of cell values.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public Object[] ToItemArray()

Return Value

Type: Object
A new created array of cell values.
See Also