DataCollection | ComponentOne
C1.WPF.DataCollection Assembly / C1.WPF.DataCollection Namespace / C1CollectionView Class / AddNew Method

In This Topic
    AddNew Method (C1CollectionView)
    In This Topic
    Adds a new item to the collection.
    Syntax
    'Declaration
     
    Public Function AddNew() As Object
    public object AddNew()
    See Also