SmartLineVerificationResults GetEnumerator Method Cognex VisionPro 9.22 SR1
Returns an IEnumerator for the collection.

Namespace: Cognex.Vision.SmartLine
Assembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.22.2.0
Syntax

public override IEnumerator<SmartLineVerificationResult> GetEnumerator()

Return Value

Type: IEnumerator SmartLineVerificationResult 

Implements

IEnumerable T  GetEnumerator 
See Also