Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / IEditableCollectionView Interface / CommitNew Method

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