Is this content useful?
                        
                            
                            
                        
                        Thank you for your feedback!
                        Thank you for your feedback! You have rated this topic in the last 30 days.
                        
                     
                    
                        
    AddCollectionChange メソッド
        指定したコレクションの変更の 
UndoUnit を、元に戻す履歴に追加します。
オーバーロード一覧
| オーバーロード | 解説 | 
|---|
| AddCollectionChange<TItem>(ICollection<TItem>,NotifyCollectionChangedEventArgs,String) | 指定したコレクションの変更の UndoUnit を、元に戻す履歴に追加します。 | 
| AddCollectionChange<TItem>(ICollection<TItem>,NotifyCollectionChangedAction,TItem,Int32,String) | 指定した追加/削除コレクションの変更の UndoUnit を、元に戻す履歴に追加します。 | 
| AddCollectionChange<TItem>(ICollection<TItem>,NotifyCollectionChangedAction,TItem[],Int32,String) | 指定した追加/削除コレクションの変更の UndoUnit を、元に戻す履歴に追加します。 | 
| AddCollectionChange<TItem>(ICollection<TItem>,TItem[],String) | コレクションのコンテンツを置換するコレクションの変更に対して、UndoUnit を元に戻す履歴に追加します。 | 
| AddCollectionChange<TItem>(ICollection<TItem>,TItem,TItem,Int32,String) | 指定された置換コレクションの変更の UndoUnit を、元に戻す履歴に追加します。 | 
| AddCollectionChange<TItem>(ICollection<TItem>,TItem,Int32,Int32,String) | 指定された置換コレクションの変更の UndoUnit を、元に戻す履歴に追加します。 | 
参照