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