Share via


ListCollectionView.ProcessCollectionChanged 方法

定義

處理 CollectionChanged 事件。

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)

參數

例外狀況

如果 argsnull

適用於