Accusoft.ISISXpress7.Net
ListLong() Method




Returns a long value when the DataType property is a long list for the current scan setting.
Syntax
'Declaration
 
Public Overloads Function ListLong() As Integer
'Usage
 
Dim instance As Setting
Dim value As Integer
 
value = instance.ListLong()
public int ListLong()
public: int ListLong(); 
public:
int ListLong(); 

Return Value

An integer value which represents a long value when the DataType property is a long list for the current scan setting.
Remarks

The ListIndex property must be set to the index of the long value to retrieve from the long list before calling this property.

See Also

Reference

Setting Class
Setting Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback