The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
BindingList<T>::EndNew Method (Int32)
.NET Framework (current version)
Commits a pending new item to the collection.
Assembly: System (in System.dll)
Parameters
- itemIndex
-
Type:
System::Int32
The index of the new item to be added.
Implements
ICancelAddNew::EndNew(Int32)
.NET Framework
Available since 2.0
Available since 2.0
Show: