public static NotifyCollectionChangedDeferralsAwaiter Create( System.Collections.Specialized.NotifyCollectionChangedAction action, System.object changedItem, System.int index )
パラメータ
- action
- イベントの原因になったアクション。これは、System.Collections.Specialized.NotifyCollectionChangedAction.Reset、System.Collections.Specialized.NotifyCollectionChangedAction.Add、または System.Collections.Specialized.NotifyCollectionChangedAction.Remove に設定できます。
- changedItem
- 変更の影響を受ける項目
- index
- 変更が行われたインデックス