ClassArrayOnObjRef.Dispose Method

ClassArrayOnObjRefDispose Method

Actively reclaims unmanaged resources that this instance uses.

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.8
Syntax
public void Dispose()
Public Sub Dispose

Implements

IDisposableDispose
See Also