.get()

Retrieve the DOM elements matched by the jQuery object.

.index()

Search for a given element from among the matched elements.

.toArray()

Retrieve all the elements contained in the jQuery set, as an array.