Get the item at the specified index.
Namespace: Cognex.Vision.ViDiEL.ImplementationAssembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.22.2.0
Syntax
Parameters
- key
- Type: System String
Return Value
Type: OCRFieldingPatternExceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If index is less than zero or index is greater than or equal to Count. |
See Also