CorrectionListGetEnumerator Method ByteScout Text Recognition SDK
Returns an enumerator that iterates through a collection.

Namespace:  ByteScout.TextRecognition
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.1.323-master
Syntax

public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
An IEnumerator object that can be used to iterate through the collection.

Implements

IEnumerableGetEnumerator
See Also

Reference