CollectionChangeEventArgs Class

Definition

Provides data for the collection changed event.

public abstract class CollectionChangeEventArgs : EventArgs
type CollectionChangeEventArgs = class
    inherit EventArgs
Public MustInherit Class CollectionChangeEventArgs
Inherits EventArgs
Inheritance
CollectionChangeEventArgs
Derived

Properties

Element

Gets the element that caused the change event.

Applies to