The object that was created and added to the list.
The BindingSource.AddNew method adds a new item to the underlying list represented by the BindingSource.List property. This method sets up the following series of actions:
[The 'ordered' type of list has not been implemented in the ECMA stylesheet.]This method raises the BindingSource.ListChanged event.