Reduce the set of matched elements to those that match the selector or pass the function's test.
Namespace: SharpKit.jQuery
Class: jQuery
public jQuery filter(JsFunc<T, TResult> function)