Returns a boolean if the specified SubRecord (via key parameter) is contained in the record this class holds.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- key
- Type: System String
A string which is the key to be search for in the contained record.
Return Value
Type: BooleanTrue if the contained record contains key, false otherwise.
See Also