SP.ListCollection.item Property
SharePoint 2010
Gets the list at the specified index in the collection.
var value = SP.ListCollection.get_item(index);
Gets the list at the specified index in the collection.
var value = SP.ListCollection.get_item(index);