CollectionView for WinForms
C1CollectionViewBase<T> クラス メンバ
プロパティ  メソッド  イベント

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 : C1CollectionViewBase<T> クラス

C1CollectionViewBase<T>データ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the number of elements in the collection.  
Public プロパティGets or sets the current item in the view.  
Public プロパティGets the current position.  
Public プロパティGets the element at the specified index in the read-only list.  
トップ
パブリック メソッド
 名前解説
Public メソッドGets the type of the item.  
Public メソッドGets the index of the specified item.  
Public メソッドSets the specified item in the view as the current item.  
Public メソッドSets the first item in the view as the current item.  
Public メソッドSets the last item in the view as the current item.  
Public メソッドSets the item after the CurrentItem in the view as the CurrentItem.  
Public メソッドSets the item at the specified index in the view as the current item.  
Public メソッドSets the item before the CurrentItem in the view as the CurrentItem.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs after the collection changed.  
Public イベントOccurs after the current item changed.  
Public イベントOccurs when the current item is changing.  
Public イベントOccurs when a property value changes.  
トップ
参照

C1CollectionViewBase<T> クラス
C1.CollectionView 名前空間