dojox.collections.ArrayList.clear
dojo.require("dojox.collections.ArrayList");
defined in dojox/collections/ArrayList.js
Clear all elements out of the collection, and reset the count.
Usage
function () (view source)