Emgu CV Library Documentation
Clear Method
NamespacesEmgu.CVMemStorageClear()()()

www.emgu.com/wiki
Resets the top (free space boundary) of the storage to the very beginning. This function does not deallocate any memory. If the storage has a parent, the function returns all blocks to the parent
Declaration Syntax
C#Visual BasicVisual C++
public void Clear()
Public Sub Clear
public:
void Clear()

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