DataCollection
C1CollectionView クラス メソッド

C1.WPF.DataCollection アセンブリ > C1.WPF.DataCollection 名前空間 : C1CollectionView クラス

このクラスのメンバの一覧は、C1CollectionViewメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッド  
Public メソッドAdds a new item to the collection.  
Public メソッドAdds the specified object to the collection.  
Public メソッドEnds the edit transaction and, if possible, restores the original value to the item.  
Public メソッドEnds the add transaction and discards the pending new item.  
Public メソッド  
Public メソッドEnds the edit transaction and saves the pending changes.  
Public メソッドEnds the add transaction and saves the pending new item.  
Public メソッドDetermines whether this collection contains the specified item.  
Public メソッド  
Public メソッドEnters a defer cycle that you can use to merge changes to the view and delay automatic refresh.  
Public メソッドBegins an edit transaction of the specified item.  
Public メソッド  
Public メソッドSets the specified item to be the ICollectionView.CurrentItem in the view.  
Public メソッドSets the first item in the view as the CurrentItem.  
Public メソッドSets the last item in the view as the CurrentItem.  
Public メソッドSets the item after the CurrentItem in the view as the CurrentItem.  
Public メソッドSets the item at the specified index to be the CurrentItem in the view.  
Public メソッドSets the item before the CurrentItem in the view as the CurrentItem.  
Public メソッドRecreates the view.  
Public メソッドRemoves the specified item from the collection.  
Public メソッドRemoves the item at the specified position from the collection.  
トップ
参照

C1CollectionView クラス
C1.WPF.DataCollection 名前空間