ItemsChangedEventArgs.Action Eigenschap

Definitie

Hiermee haalt u de actie op die is opgetreden in de verzameling items.

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

Waarde van eigenschap

Retourneert de actie die is opgetreden.

Van toepassing op