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

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

Parameters

length
Type: SystemInt32
The length.

Return Value

Type: Array
Array.

Implements

IBcfParameterArraySourceCreateArray(Int32)
Version Information

CalculationWorks.BusinessModel

Supported in: 3.2
See Also