[This is preliminary documentation and is subject to change.]
Move to the next element in the sequence
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
public static void CV_NEXT_SEQ_ELEM( int elemSize, ref MCvSeqReader reader )
Public Shared Sub CV_NEXT_SEQ_ELEM ( _ elemSize As Integer, _ ByRef reader As MCvSeqReader _ )
public: static void CV_NEXT_SEQ_ELEM( int elemSize, MCvSeqReader% reader )