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.
Assembly: System.Windows (in System.Windows.dll)
Any filtering, sorting, or grouping that is applied to the IEditableCollectionView is applied to the new item when CommitNew is called.
Show: