Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / Finalize Method


In This Topic
    Finalize Method (ElementControl)
    In This Topic
    The destructor method of FpElement
    Syntax
    'Declaration
     
    
    Protected Overrides Sub Finalize() 
    'Usage
     
    
    Dim instance As ElementControl
     
    instance.Finalize()
    protected override void Finalize()
    See Also