Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IGroupSupport Interface / Dispose Method


In This Topic
    Dispose Method (IGroupSupport)
    In This Topic
    Internal use only. Disposes.
    Syntax
    'Declaration
     
    
    Sub Dispose() 
    'Usage
     
    
    Dim instance As IGroupSupport
     
    instance.Dispose()
    void Dispose()
    See Also