CoreClasses Xojo Plugin

AVLTree.Constructor Constructor (console safe)

Constructs a AVLTree that uses strings as keys.

Constructor()

Parameters

Remarks

If wanting other key types then use one of the other constructors for the AVLTree class.

See Also

AVLTree Class