ListCollectionView.ProcessCollectionChanged Metoda

Definicja

CollectionChanged Obsługuje zdarzenia.

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)

Parametry

Wyjątki

Jeśli args wartość to null.

Dotyczy