Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormulaProvider Class / Finalize Method


In This Topic
Finalize Method (FormulaProvider)
In This Topic
Releases unmanaged resources and performs other cleanup operations before the FormulaProvider is reclaimed by garbage collection.
Syntax
'Declaration
 
Protected Overrides Sub Finalize() 
 
'Usage
 
Dim instance As FormulaProvider
 
instance.Finalize()
See Also