Click or drag to resize
CalculationWorks Logo
IBcfParameterArraySourceCreateArray Method
Creates the array.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntax
Array CreateArray(
	int length
)

Parameters

length
Type: SystemInt32
The length.

Return Value

Type: Array
Array.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.2
See Also