TreeItemArray.add

void add(TreeItem item) @trusted

Adds an item to the end of the array.

Parameters

itemTreeItem to add