Initializes a new instance of the System.Collections.Specialized.NotifyCollectionChangedEventArgs class that describes a System.Collections.Specialized.NotifyCollectionChangedAction.Reset change.
オーバーロード一覧
オーバーロード | 解説 |
Create(NotifyCollectionChangedAction,CancellationToken) | Initializes a new instance of the System.Collections.Specialized.NotifyCollectionChangedEventArgs class that describes a System.Collections.Specialized.NotifyCollectionChangedAction.Reset change. |
Create(NotifyCollectionChangedAction,IList,CancellationToken) | Initializes a new instance of the System.Collections.Specialized.NotifyCollectionChangedEventArgs class that describes a multi-item change. |
Create(NotifyCollectionChangedAction,Object,CancellationToken) | Initializes a new instance of the NotifyCollectionChangedAsyncEventArgs class. |
Create(NotifyCollectionChangedAction,IList,IList,CancellationToken) | Initializes a new instance of the NotifyCollectionChangedAsyncEventArgs class. |
Create(NotifyCollectionChangedAction,IList,Int32,CancellationToken) | Initializes a new instance of the NotifyCollectionChangedAsyncEventArgs class. |
Create(NotifyCollectionChangedAction,Object,Int32,CancellationToken) | Initializes a new instance of the NotifyCollectionChangedAsyncEventArgs class. |
Create(NotifyCollectionChangedAction,Object,Object,CancellationToken) | Initializes a new instance of the NotifyCollectionChangedAsyncEventArgs class. |
Create(NotifyCollectionChangedAction,IList,IList,Int32,CancellationToken) | Initializes a new instance of the NotifyCollectionChangedAsyncEventArgs class. |
Create(NotifyCollectionChangedAction,IList,Int32,Int32,CancellationToken) | Initializes a new instance of the NotifyCollectionChangedAsyncEventArgs class. |
Create(NotifyCollectionChangedAction,Object,Int32,Int32,CancellationToken) | Initializes a new instance of the NotifyCollectionChangedAsyncEventArgs class. |
Create(NotifyCollectionChangedAction,Object,Object,Int32,CancellationToken) | Initializes a new instance of the NotifyCollectionChangedAsyncEventArgs class. |
参照