[]
        
(Showing Draft Content)

C1.UWP.DataCollection.C1CollectionView.Add

Add Method

Add(object)

Adds an item to the C1CollectionView.

Declaration
public void Add(object item)
Parameters
Type Name Description
object item

The object to add to the C1CollectionView.