Returns an enumerator that iterates through the collection.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Return Value
Type: IEnumeratorCvSeqCvPointA System.Collections.Generic.IEnumerator<T> that can be used to iterate through the collection.
Implements
IEnumerableTGetEnumeratorSee Also