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

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