NotifyingCollectionBeforeItemAddedEventArgs<T> Constructors
Provides data for the NotifyingCollection`1.BeforeItemAdded event.| Name | Parameters | Description |
|---|---|---|
| NotifyingCollectionBeforeItemAddedEventArgs(T) | item | Initializes a new instance of the NotifyingCollectionBeforeItemAddedEventArgs<T> class. |
See Also