Blazor コントロール
FilterAsync メソッド (ISupportFiltering)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > ISupportFiltering インターフェース : FilterAsync メソッド
The filter expression applied to the data.
The cancellation token.
Filters the data using specified filterExpression.
シンタックス
'宣言
 
Function FilterAsync( _
   ByVal filterExpression As FilterExpression, _
   Optional ByVal cancellationToken As System.Threading.CancellationToken _
) As System.Threading.Tasks.Task
System.Threading.Tasks.Task FilterAsync( 
   FilterExpression filterExpression,
   System.Threading.CancellationToken cancellationToken
)

パラメータ

filterExpression
The filter expression applied to the data.
cancellationToken
The cancellation token.
参照

ISupportFiltering インターフェース
ISupportFiltering メンバ