Pushes several elements to the either end of sequence (cvSeqPushMulti).
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- elements
- Type: T
Added elements. - inFront
- Type: OpenCvSharpInsertPosition
The flags specifying the modified sequence end
See Also