dojox
»
collections
»
Stack
» clear
dojox.collections.Stack.clear
dojo.require("dojox.collections.Stack");
defined in dojox/collections/Stack.js
Clear the internal array and reset the count
Usage
function ()
(view source)
q=
[
]
;
this
.
count
=q.
length
;