CollectionView for WinForms
C1CollectionView<T> クラス
メンバ 

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 : C1CollectionView<T> クラス
The type of the items in the collection.
Implements an in-memory collection view which takes a data source and applies the sort and filter operations.
オブジェクト モデル
C1CollectionView<T> クラス
シンタックス
型パラメータ
T
The type of the items in the collection.
継承階層

System.Object
   C1.CollectionView.C1CollectionViewBase<T>
      C1.CollectionView.C1WrapCollectionView<S,T>
         C1.CollectionView.C1WrapCollectionView<T>
            C1.CollectionView.C1CollectionView<T>

参照

C1CollectionView<T> メンバ
C1.CollectionView 名前空間