Click or drag to resize

BcfRowToItemArray Method

[This is preliminary documentation and is subject to change.]

Returns a new created array of cell values.

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

Return Value

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