Click or drag to resize

InstallmentsCount Property

Gets the number of items in the Installment array list

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public int Count { get; }

Return Value

Type: Int32
Number of Installment items

Implements

ICollectionCount
Remarks
Note Note
  • Name - Count
  • Read only
See Also