NotifyCollectionChangedEventArgsEx Class

Definition

For internal use by platform renderers.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class NotifyCollectionChangedEventArgsEx : System.Collections.Specialized.NotifyCollectionChangedEventArgs
type NotifyCollectionChangedEventArgsEx = class
    inherit NotifyCollectionChangedEventArgs
Inheritance
System.Collections.Specialized.NotifyCollectionChangedEventArgs
NotifyCollectionChangedEventArgsEx
Attributes
System.ComponentModel.EditorBrowsableAttribute

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