CommitNew Method
Collapse the table of content
Expand the table of content

IEditableCollectionView.CommitNew Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Ends the add transaction and saves the pending new item.

Namespace:  System.ComponentModel
Assembly:  System.Windows (in System.Windows.dll)

void CommitNew()

Any filtering, sorting, or grouping that is applied to the IEditableCollectionView is applied to the new item when CommitNew is called.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft