 | 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
Syntaxpublic BcfArrayBox<BcfRow> Immutable { get; }Public ReadOnly Property Immutable As BcfArrayBox(Of BcfRow)
Get
Property Value
Type:
BcfArrayBoxBcfRowThe immutable snapshot of the collection.
Version InformationBCF
Supported in: 4.0
See Also