InsertPosition Enumeration OpenCvSharp Class Library
The flags specifying the modified sequence end

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

public enum InsertPosition
Members

  Member nameValueDescription
Back0 the elements are added/removed to the end of sequence
Front1 the elements are added/removed to the beginning of sequenc
See Also

Reference