ReadOnlyCollectionOfLineMaxEdgePointPtr GetEnumerator Method Cognex VisionPro 9.21

Namespace: Cognex.Vision.LineMax.Implementation
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.21.0.0
Syntax

public abstract IEnumerator<LineMaxEdgePoint> GetEnumerator()

Return Value

Type: IEnumerator LineMaxEdgePoint 

Implements

IEnumerable T  GetEnumerator 
See Also