Accusoft.ISISXpressSdk Namespace > Setting Class : ListCount Property |
'Declaration Public ReadOnly Property ListCount As Integer
public int ListCount {get;}
public: __property int get_ListCount();
This property is used to get the maximum value that can be used to access the ListLong, ListRational, or ListString property arrays. The maximum value is ListCount property -1.