Click or drag to resize

BcfChildRelationCellCount Property

Gets the number of elements contained in the collection.

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

Property Value

Type: Int32
The count.

Return Value

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