Accusoft.ISISXpressSdk Namespace > Setting Class > ListRational Method : ListRational() Method |
'Declaration Public Overloads Function ListRational() As RationalType
'Usage Dim instance As Setting Dim value As RationalType value = instance.ListRational()
public RationalType ListRational()
public: RationalType* ListRational();
public: RationalType^ ListRational();
The ListIndex property must be set to the index of the rational value to retrieve from the rational list before calling this property.