Searches the list for a given record.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax
Parameters
- value
- Type: Cognex.VisionPro ICogRecord
The record for which to search.
Return Value
Type: BooleanTrue if the list contains the given record, false otherwise.
See Also