CogBlobResultCollection GetEnumerator Method Cognex VisionPro 9.22
Gets an enumerator for this collection.

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

public virtual IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
An enumerator for this collection.
See Also