dojox
»
collections
»
BinaryTree
» clear
dojox.collections.BinaryTree.clear
dojo.require("dojox.collections.BinaryTree");
defined in dojox/collections/BinaryTree.js
Usage
function ()
(view source)
root=
null
;
this
.
count
=
0
;