NotifyCollectionChangedEventArgs.Action Eigenschaft

Definition

Ruft die Aktion ab, die das Ereignis verursacht hat.

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

Eigenschaftswert

Ein NotifyCollectionChangedAction-Wert, der die Aktion beschreibt, die das Ereignis verursacht hat.

Gilt für: