Pop an element from the front of the sequence

C# | Visual Basic | Visual C++ |
public T PopFront()
Public Function PopFront As T
public: T PopFront()

[Missing <returns> documentation for M:Emgu.CV.Seq`1.PopFront]
C# | Visual Basic | Visual C++ |
public T PopFront()
Public Function PopFront As T
public: T PopFront()
[Missing <returns> documentation for M:Emgu.CV.Seq`1.PopFront]