CollectionView for WinForms
RemoveFilterAsync<T> メソッド

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > ICollectionViewEx クラス : RemoveFilterAsync<T> メソッド
The collection view.
Removes any filter applied to the collection previously.
シンタックス
'宣言
 
Public Shared Function RemoveFilterAsync(Of T As Class)( _
   ByVal collectionView As ICollectionView(Of T) _
) As System.Threading.Tasks.Task
public static System.Threading.Tasks.Task RemoveFilterAsync<T>( 
   ICollectionView<T> collectionView
)
where T: class

パラメータ

collectionView
The collection view.

型パラメータ

T
参照

ICollectionViewEx クラス
ICollectionViewEx メンバ