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

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

public virtual IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
An enumerator for this collection.
See Also