getcollection.get(id) Get a model from a collection, specified by an id, a cid, or by passing in a model.
collection.get(id)
var book = library.get(110);
Please login to continue.
Please login to continue.