←Select platform

Finalize Method

Summary

Allows an System.Object to attempt to free resources and perform other cleanup operations before the System.Object is reclaimed by garbage collection. (inherited from Object)

Syntax

C#
VB
C++
protected override void Finalize() 
  
Protected Overrides Sub Finalize()  
protected: 
void Finalize(); override  

Requirements

Target Platforms

See Also

Reference

Cache Class

Cache Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Caching Assembly