ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class / CommitNew Method

In This Topic
    CommitNew Method (C1CollectionView)
    In This Topic
    Commits the current add transaction started by the AddNew method.
    Syntax
    'Declaration
     
    Public Sub CommitNew() 
    public void CommitNew()
    See Also