ExprFinalize Method
The finalizer frees resources that the Expr uses internally.
Namespace: Wolfram.NETLinkAssembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
Protected Overrides Sub Finalize
abstract Finalize : unit -> unit
override Finalize : unit -> unit
This finalizer does nothing but call the
Dispose method.