Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ChartRuntimeLicense Class / Dispose Method


In This Topic
    Dispose Method (ChartRuntimeLicense)
    In This Topic
    Frees up resources.
    Syntax
    'Declaration
     
    
    Public Overrides Sub Dispose() 
    'Usage
     
    
    Dim instance As ChartRuntimeLicense
     
    instance.Dispose()
    public override void Dispose()
    See Also