Functiondojox.collections.Stack.toArray

dojo.require("dojox.collections.Stack");
defined in dojox/collections/Stack.js

create and return an array based on the internal collection

Usage

function () (view source)