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

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

public override IEnumerator<Vect2Collection> GetEnumerator()

Return Value

Type: IEnumerator Vect2Collection 

Implements

IEnumerable T  GetEnumerator 
See Also