[]
Applies the filter to a value.
bool Apply(object value)
Function Apply(value As Object) As Boolean
Value to be filtered.
True if the value satisfies the filter; False otherwise.
value