[]
Returns whether the collection is able to filter the specified expression.
public override bool CanFilter(FilterExpression? filterExpression)
Type | Name | Description |
---|---|---|
FilterExpression | filterExpression | The filter expression that determine how the data would be filtered. |
Type | Description |
---|---|
bool |