 |
| BcfBehaviorTCount Property |
Gets the count.
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get () sealed;
}abstract Count : int with get
override Count : int with get
Property Value
Type:
Int32The count.
Implements
IReadOnlyCollectionTCount
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2
See Also