[This is preliminary documentation and is subject to change.]

The CollectionChangedEventArgsBase type exposes the following members.

Constructors

Methods

Properties

  NameDescription
Public propertyAction
Action taken on collection
Public propertyElement
Gets the instance of the collection with the change.
(Inherited from CollectionChangeEventArgs.)
Public propertyChangeEventArgs
Arguments of event that caused collection to be changed or that was raised by the colection on change

See Also