Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class / Clear Method

In This Topic
    Clear Method (C1CollectionView)
    In This Topic
    Removes all items from the underlying collection.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    public void Clear()
    See Also