Functiondojox.collections.SortedList.getKeyList

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

return an array of the keys set in this list

Usage

function () (view source)