Gets the number of records in the CDB file
Namespace: Cognex.VisionPro.ImageFileAssembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 79.0.0.0
Syntax
Property Value
Type: Int32The number of records in the CDB file. If the file is closed, then this value is 0
Implements
ICogVisionDataFileProvider CountExceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | This CDB file has been disposed. |
See Also