Returns the image with the specified image id from this Collection.
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.24.0.0
Syntax
Parameters
- id
- Type: System String
The image id in the this collection.
Return Value
Type: IImageExceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied image id is not found in the collection. |
See Also