Returns the class name for the specified class id.
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.10.0.0
Syntax
Parameters
- id
- Type: System String
The class id.
Return Value
Type: StringExceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied class id is not found in the collection. |
See Also