NotifyCollectionChangedEventArgsEx Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For internal use by platform renderers.
In this article
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class NotifyCollectionChangedEventArgsEx : System.Collections.Specialized.NotifyCollectionChangedEventArgs
type NotifyCollectionChangedEventArgsEx = class
inherit NotifyCollectionChangedEventArgs
Inheritance
NotifyCollectionChangedEventArgsEx
Attributes
Constructors
NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction)
For internal use by platform renderers.
NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList)
For internal use by platform renderers.
NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, IList)
For internal use by platform renderers.
NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, IList, Int32)
For internal use by platform renderers.
NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, Int32)
For internal use by platform renderers.
NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, Int32, Int32)
For internal use by platform renderers.
NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object)
For internal use by platform renderers.
NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Int32)
For internal use by platform renderers.
NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Int32, Int32)
For internal use by platform renderers.
NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Object)
For internal use by platform renderers.
NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Object, Int32)
For internal use by platform renderers.
Properties
Count
For internal use by platform renderers.
Applies to