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.
AddingNewEventArgs Constructor ()
.NET Framework (current version)
Initializes a new instance of the AddingNewEventArgs class using no parameters.
Assembly: System (in System.dll)
The default constructor sets the NewObject property to null. A value that is null indicates that, if the AddingNewEventHandler does not explicitly set this property, the collection will take standard steps to provide a new item to add to itself.
.NET Framework
Available since 2.0
Available since 2.0
Show: