Overload List

  NameDescription
Filter(Object, String) Obsolete.
Apply a filter to a persistent collection.
Filter(Object, String, Object, IType) Obsolete.
Apply a filter to a persistent collection, binding the given parameter to a "?" placeholder
Filter(Object, String, array<Object>[]()[], array<IType>[]()[]) Obsolete.
Apply a filter to a persistent collection, binding the given parameters to "?" placeholders.

See Also