Click or drag to resize
FilterStringPasses Method
Overload List
  NameDescription
Public methodPasses(IEnumerableString)
Returns true if any of the values pass the filter. Note that all comparisons are case insensitive.
Public methodPasses(String)
Returns true if the value passes the filter. Note that all comparisons are case insensitive.
Top
See Also