| C1.CollectionView Assembly > C1.CollectionView Namespace > ICollectionViewEx Class : FilterAsync Method |
| Overload | Description |
|---|---|
| FilterAsync<T>(ICollectionView<T>,Expression<Func<T,Object>>,FilterOperation,Object) | Filters the data using specified filter parameters. |
| FilterAsync<T>(ICollectionView<T>,String,FilterOperation,Object) | Filters the data using specified filter parameters. |
| FilterAsync<T>(ICollectionView<T>,String,Boolean,Boolean) | Filters the data from a query string. |
| FilterAsync<T>(ICollectionView<T>,FilterExpression) | Filters the data using specified filter expression. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2