The BindingList`1.CancelNew(int) method rolls back a pending new item that was added through the BindingList`1.AddNew method, but has not yet been committed.
For more information about adding and committing new items, see the BindingList`1.AddNew method