ListCollectionView.ProcessCollectionChanged Methode

Definition

Behandelt CollectionChanged-Ereignisse.

protected:
 override void ProcessCollectionChanged(System::Collections::Specialized::NotifyCollectionChangedEventArgs ^ args);
protected override void ProcessCollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventArgs args);
override this.ProcessCollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventArgs -> unit
Protected Overrides Sub ProcessCollectionChanged (args As NotifyCollectionChangedEventArgs)

Parameter

Ausnahmen

Wenn args gleich null ist.

Gilt für: