Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1Gauge Class / Dispose Method


In This Topic
    Dispose Method (C1Gauge)
    In This Topic
    Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
    Syntax
    'Declaration
     
    
    Public Sub Dispose() 
    'Usage
     
    
    Dim instance As C1Gauge
     
    instance.Dispose()
    public void Dispose()
    See Also