CollectionChangedEventArgs<T>.Item Property

Definition

Gets the item that is affected.

public:
 property T Item { T get(); };
public T Item { get; }
member this.Item : 'T
Public ReadOnly Property Item As T

Property Value

T

Applies to