CollectionChangeEventArgs.Element Property

Definition

Gets the element that caused the change event.

public object Element { get; }
member this.Element : obj
Public ReadOnly Property Element As Object

Property Value

The event associated element

Applies to