Accusoft.OCRXpress.Java
get Method
The zero based index of the element to return.
Returns the element at the specified position in this container.
Syntax
public T get( 
   int index
)

Parameters

index
The zero based index of the element to return.

Return Value

The element at the specified position in this container.
Exceptions
ExceptionDescription
java.lang.IndexOutOfBoundsExceptionIf the index is out of range.
See Also

Reference

ResultContainer<T> Class
ResultContainer<T> Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback