Accusoft.SmartZoneICR4.Net
DataValidationListGetAt Method
See Also  Send Feedback
Accusoft.SmartZoneICRSdk Namespace > Reader Class : DataValidationListGetAt Method




index
Index between 0 and DataValidationListCount-1

Glossary Item Box

Get the string value of an entry at the specified index

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

index
Index between 0 and DataValidationListCount-1

Exceptions

ExceptionDescription
System.ArgumentOutOfRangeExceptionThrown if index is less than 0 or greater than or equal to DataValidationListCount.

Remarks

This method retrieves the string value of an entry in the data validation list at the specified index. If the index is equal or greater than the Count, an exception will be thrown.

See Also

©2013. Accusoft Corporation. All Rights Reserved.