CollectionView for WinForms
ICollectionView<T> インターフェース
メンバ 

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 : ICollectionView<T> インターフェース
The type of the items in the collection.
Abstracts the transformation of a data source into a collection view.
オブジェクト モデル
ICollectionView<T> インターフェース
シンタックス
'宣言
 
Public Interface ICollectionView(Of T As Class) 
public interface ICollectionView<T> 
where T: class
型パラメータ
T
The type of the items in the collection.
参照

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