Constructor using the specifed ICogDatabase reference.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Parameters
- database
- Type: Cognex.VisionPro.Database ICogDatabase
The underlying database object to contain within the newly constructed CogVerificationDatabase.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if the specified database is null. |
See Also