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

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

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

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