DataCollection | ComponentOne
C1.UWP.DataCollection Assembly / C1.UWP.DataCollection Namespace / C1CollectionView Class / Clear Method

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