Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IGroupSupport2 Interface / Dispose Method


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