CogVerificationVerifiedOutputsContainer ContainsGrade Method Cognex VisionPro 9.5
Method which returns whether or not the "Grade" SubRecord exists in the contained ICogRecord. Internal Use Only.

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 ContainsGrade()

Return Value

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