DisposableObjectDispose Method |
http://www.emgu.com
The dispose function that implements IDisposable interface
Namespace:
Emgu.TF.Util
Assembly:
Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntaxpublic:
virtual void Dispose() sealed
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Implements
IDisposableDispose
See Also