Region.finalize

Overview | Methods | This Package | All Packages

Region.finalize

Frees the resources allocated by this object.

Syntax

protected void finalize()

Remarks

A call to finalize is equivalent to a call to the Region object's dispose method.