Share via


EntityCollectionChangedParams.Action Property

Definition

A NotifyCollectionChangedAction value that indicates how the collection was changed.

public System.Collections.Specialized.NotifyCollectionChangedAction Action { get; }
member this.Action : System.Collections.Specialized.NotifyCollectionChangedAction
Public ReadOnly Property Action As NotifyCollectionChangedAction

Property Value

A value that indicates how the collection was changed.

Applies to