CollectionView for WinForms
C1CollectionViewBindingList クラス メソッド

C1.Win.CollectionView アセンブリ > C1.Win.CollectionView 名前空間 : C1CollectionViewBindingList クラス

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

パブリック メソッド
 名前解説
Public メソッドAdds an item to the System.Collections.IList.  
Public メソッドAdds the System.ComponentModel.PropertyDescriptor to the indexes used for searching.  
Public メソッドAdds a new item to the list.  
Public メソッドSorts the list based on a System.ComponentModel.PropertyDescriptor and a System.ComponentModel.ListSortDirection.  
Public メソッドDiscards a pending new item from the collection.  
Public メソッドRemoves all items from the System.Collections.IList.  
Public メソッドDetermines whether the System.Collections.IList contains a specific value.  
Public メソッドCopies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
Public メソッドCommits a pending new item to the collection.  
Public メソッドReturns the index of the row that has the given System.ComponentModel.PropertyDescriptor.  
Public メソッドReturns the System.ComponentModel.PropertyDescriptorCollection that represents the properties on each item used to bind data.  
Public メソッドReturns the name of the list.  
Public メソッドDetermines the index of a specific item in the System.Collections.IList.  
Public メソッドInserts an item to the System.Collections.IList at the specified index.  
Public メソッドRemoves the first occurrence of a specific object from the System.Collections.IList.  
Public メソッドRemoves the System.Collections.IList item at the specified index.  
Public メソッドRemoves the System.ComponentModel.PropertyDescriptor from the indexes used for searching.  
Public メソッドRemoves any sort applied using System.ComponentModel.IBindingList.ApplySort(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection).  
トップ
参照

C1CollectionViewBindingList クラス
C1.Win.CollectionView 名前空間