CogVerificationData ContainsAttributes Method Cognex VisionPro 9.8 SR1
Method which returns whether or not the "Attributes" SubRecord exists in the contained ICogRecord.

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

public bool ContainsAttributes()

Return Value

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