Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / SparklineStorage Class / Clear Method / Clear() Method


In This Topic
    Clear() Method
    In This Topic
    Removes all items from the GrapeCity.CalcEngine.SparseMatrix<T>.
    Syntax
    'Declaration
     
    
    Public Overloads Sub Clear() 
    'Usage
     
    
    Dim instance As SparklineStorage
     
    instance.Clear()
    public void Clear()
    See Also