Functiondojox.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)