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