CorrectionListGetEnumerator Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Returns an enumerator that iterates through a collection.
Namespace:ByteScout.TextRecognitionAssembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
Return Value
Type: IEnumeratorAn IEnumerator object that can be used to iterate through the collection.
Implements
IEnumerableGetEnumeratorSee Also