 |
| BcfReadOnlyModelObjectCollectionTCount Property |
Gets the number of elements contained in the Collection.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}member Count : int with get
Property Value
Type:
Int32The number of elements contained in the Collection.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also