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


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