Click or drag to resize

DisposableObjectDispose Method

http://www.emgu.com
The dispose function that implements IDisposable interface

Namespace:  Emgu.TF.Util
Assembly:  Emgu.TF.World (in Emgu.TF.World.dll) Version: 1.13.1.435 (1.13.1.435)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also