Accusoft.ISISXpress7.Net
ListString() Method




Returns a string value when the DataType property is a string list for the current scan setting. The ListIndex property must be set to the index of the string value to retrieve from the string list before calling this property.
Syntax
'Declaration
 
Public Overloads Function ListString() As String
'Usage
 
Dim instance As Setting
Dim value As String
 
value = instance.ListString()
public string ListString()
public: string* ListString(); 
public:
String^ ListString(); 

Return Value

An integer value which represents a string value when the DataType property is a string list for the current scan setting.
See Also

Reference

Setting Class
Setting Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback