[]
Applies the filter to a value.
public virtual bool Apply(object value)
Public Overridable Function Apply(value As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | value | Value to be filtered. |
| Type | Description |
|---|---|
| bool | True if the |