CollectionView for WinForms
CanFilter メソッド (C1WrapCollectionView<S,T>)

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > C1WrapCollectionView<S,T> クラス : CanFilter メソッド
The filter expression that determine how the data would be filtered.
Returns whether the collection view is able to filter the specified expression.
シンタックス
'宣言
 
Public Overridable Function CanFilter( _
   ByVal filterExpression As FilterExpression _
) As System.Boolean
public virtual System.bool CanFilter( 
   FilterExpression filterExpression
)

パラメータ

filterExpression
The filter expression that determine how the data would be filtered.
参照

C1WrapCollectionView<S,T> クラス
C1WrapCollectionView<S,T> メンバ