[]
Returns whether the collection is able to filter the specified filterExpression.
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 |