Click or drag to resize
CalculationWorks Logo
BcfReadOnlyModelObjectCollectionTCount Property
Gets the number of elements contained in the Collection.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public int Count { get; }

Property Value

Type: Int32
The number of elements contained in the Collection.
See Also