IEditableCollectionView::CurrentAddItem Property
.NET Framework (current version)
Gets the item that is being added during the current add transaction.
Assembly: WindowsBase (in WindowsBase.dll)
Property Value
Type: System::Object^The item that is being added if IsAddingNew is true; otherwise, null.
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.1
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.1
Show: