Bahasa

CollectionView.ProcessCollectionChanged Metode

Definisi

Saat ditimpa dalam kelas turunan, memproses satu perubahan pada utas UI.

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

Parameter

Catatan Bagi Inheritor

Metode ini harus ditimpa dalam kelas turunan untuk memproses satu perubahan pada utas UI.

Berlaku untuk