jQuery.slice Method (JsNumber)
Reduce the set of matched elements to a subset specified by a range of indices.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery slice(JsNumber start)
Parameters
start
Return Value
Type: SharpKit.jQuery.jQuery
|