CogVerificationVerifiedOutputContainer T  ContainsExpectedResult Method Cognex VisionPro 9.5
Method which returns whether or not the "Expected" SubRecord exists in the contained ICogRecord.

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

public bool ContainsExpectedResult()

Return Value

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