Creates a ClassifyClassItem object and adds it the Classes collection.
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.21.1.1
Syntax
Parameters
- className
- Type: System String
The class to add.
Return Value
Type: StringExceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the supplied class is found in the Classes collection. |
Remarks
Changed Raised when the value of this property changes. The following state flag may be affected:
See Also