Finalize Method (FormulaProvider)
Releases unmanaged resources and performs other cleanup operations before the
FormulaProvider is reclaimed by garbage collection.
protected override void Finalize()
'Declaration
Protected Overrides Sub Finalize()
'Usage
Dim instance As FormulaProvider
instance.Finalize()