[]
Applies the filter to a given value.
public bool Apply(object value)
Value to filter.
True if the value satisfies the filter, false otherwise.