[]
Applies the filter to a value.
public bool Apply(object value)
Value to test.
True if the values passes through the filter, false otherwise.