AccusoftISISXpress7 ActiveX DLL > ISISXpress Object : ListCount Property |
Gets the number of available choices when the DataType Property is a list for the current scan setting.
Visual Basic |
---|
Public Property ListCount As Long |
This property is used to get the maximum value that can be used to access the ListLong Method, ListRational Method or ListString Method property arrays. The maximum value is ListCount Property - 1.