Spread Windows Forms 15.0
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()
    protected override void Finalize()
    See Also