CollectionContainer.OnContainedCollectionChanged Methode

Definition

Löst das CollectionChanged-Ereignis aus.

protected:
 virtual void OnContainedCollectionChanged(System::Collections::Specialized::NotifyCollectionChangedEventArgs ^ args);
protected virtual void OnContainedCollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventArgs args);
abstract member OnContainedCollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventArgs -> unit
override this.OnContainedCollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventArgs -> unit
Protected Overridable Sub OnContainedCollectionChanged (args As NotifyCollectionChangedEventArgs)

Parameter

args
NotifyCollectionChangedEventArgs

Die Ereignisdaten.

Gilt für: