Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Frees resources that are associated with the instance of the COM class.
Syntax
public void finalize()
Run On
Called
Examples
The following example how to use the finalize method.
objCOM.finalize();