ExprFinalize Method

The finalizer frees resources that the Expr uses internally.

Definition

Namespace: Wolfram.NETLink
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
C#
~Finalize()

Remarks

This finalizer does nothing but call the Dispose method.

See Also