Link Search Menu Expand Document

ImagePreprocessingFiltersCollectionGetEnumerator Method

Returns an enumerator that iterates through the ListT.

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
A ListTEnumerator for the ListT.
See Also

Reference