Gentee Programming Language > Documentation > Libraries Download documentation

treeitem.isleaf

The method checks if an item is a "leaf" (if it cannot have child items).

uint treeitem.isleaf()

Return value

Returns 1 if this item is a tree "leaf" and 0 otherwise.

See also

    Trees


 Copyright © 2004-2006 Gentee Inc. All rights reserved.