CogVerificationData ContainsParams Method Cognex VisionPro
Method which returns whether or not the "Params" SubRecord exists in the contained ICogRecord.

Namespace: Cognex.VisionPro.Inspection
Assembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public bool ContainsParams()

Return Value

Type: Boolean
Returns true if the contained ICogRecord contains a "Params" SubRecord.
See Also