Returns an enumerator that iterates through the collection.
Namespace: Cognex.VisionPro.ImageFileAssembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 93.1.0.0
Syntax
Return Value
Type: IEnumerator ICogVisionDataAn enumerator that can be used to iterate through the contents of the CDB file.
Exceptions
| Exception | Condition |
|---|---|
| [T:Cognex.VisionPro.Exceptions.CogNoFileOpenException>] | The file is not open. |
See Also