Click or drag to resize

BcfReadOnlyArrayListTItem Property

Gets the element at the specified index.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionThe specified index is lower then 0 or greater then or equal column count.
See Also