JuggerNET Runtime Library

JuggerNETProxyObject.Dispose Method 

Releases the corresponding Java object, thereby making it eligible for garbage collection if no other references to the same object are held.

public void Dispose();

Implements

IDisposable.Dispose

See Also

JuggerNETProxyObject Class | Codemesh.JuggerNET Namespace