CogVerificationParamsInputsContainer ContainsInputImage Method Cognex VisionPro 9.22
Method which returns whether or not the "InputImage" SubRecord exists in the contained ICogRecord.

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

public bool ContainsInputImage()

Return Value

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