 |
InstallmentsCount Property |
Gets the number of items in the Installment array list
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic int Count { get; }
Public ReadOnly Property Count As Integer
Get
Return Value
Type:
Int32Number of Installment items
Implements
ICollectionCount
Remarks Note |
---|
|
See Also