Returns the result for a class name. The result holds the score for the class name specified.
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.21.0.0
Syntax
Parameters
- className
- Type: System String
The class name.
Return Value
Type: ClassifyClassResultExceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied class name is not found in the collection. |
See Also