[This is preliminary documentation and is subject to change.]
Pop an element from the back of 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 T Pop()
Public Function Pop As T
public: T Pop()
Return Value
[Missing <returns> documentation for "M:Emgu.CV.Seq`1.Pop"]