modelscollection.models
Raw access to the JavaScript array of models inside of the collection. Usually you'll want to use get
, at
, or the Underscore methods to access model objects, but occasionally a direct reference to the array is desired.
collection.models
2016-04-17 12:21:25
Please login to continue.