CvSeqReaderGetPos Method OpenCvSharp Class Library
Returns the current reader position (cvGetSeqReaderPos).

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int GetPos()

Return Value

Type: Int32
the current reader position
See Also

Reference