Accusoft ISIS Xpress 6
ListCount Property
See Also  Send comments on this topic.
AccusoftISISXpress6 ActiveX DLL > ISISXpress Object : ListCount Property

Glossary Item Box

Description

Gets the number of available choices when the DataType Property is a list for the current scan setting.

Property Type

Read-only property

Syntax

Visual Basic
Public Property ListCount As Long

Return Type

A long representing the number of available choices when the DataType Property is a list for the current scan setting.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.