Click or drag to resize

BcfTableRowCollectionImmutable Property

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

Gets an immutable snapshot of the collection.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public BcfArrayBox<BcfRow> Immutable { get; }

Property Value

Type: BcfArrayBoxBcfRow
The immutable snapshot of the collection.
Version Information

BCF

Supported in: 4.0
See Also