Emgu CV Library Documentation
Pop Method
NamespacesEmgu.CVSeq<(Of <(T>)>)Pop()()()

www.emgu.com/wiki
Pop an element from the back of the sequence
Declaration Syntax
C#Visual BasicVisual C++
public T Pop()
Public Function Pop As T
public:
T Pop()
Return Value

[Missing <returns> documentation for M:Emgu.CV.Seq`1.Pop]

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)