Click or drag to resize

ScopedGCHandleDispose Method

Releases all resources used by the ScopedGCHandle

Namespace:  OpenCvSharp.Util
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also