←Select platform

Is this page helpful?

In this page

Finalize Method

Summary

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

Syntax
C#
C++/CLI
Python
protected override void Finalize() 
protected:  
   virtual void Finalize() override 
def Finalize(self): 
Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.