NotifyCollectionChangedEventArgsEx Class

Definition

For internal use by platform renderers.

public ref class NotifyCollectionChangedEventArgsEx : System::Collections::Specialized::NotifyCollectionChangedEventArgs
public class NotifyCollectionChangedEventArgsEx : System.Collections.Specialized.NotifyCollectionChangedEventArgs
type NotifyCollectionChangedEventArgsEx = class
    inherit NotifyCollectionChangedEventArgs
Public Class NotifyCollectionChangedEventArgsEx
Inherits NotifyCollectionChangedEventArgs
Inheritance
NotifyCollectionChangedEventArgsEx

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