Accusoft.OCRXpress.Java - Updated
next Method
Accusoft.OCRXpress.Java Project > com.accusoft.ocrxpress Package > ResultIterator<T> Class : next Method
Returns the next element in the iteration.
Syntax
public T next()

Return Value

A reference to the next element in the iteration.
Exceptions
ExceptionDescription
if the iteration has no more elements.
See Also

Reference

ResultIterator<T> Class
ResultIterator<T> Members