Table of Contents

Tree - (Element|Entry|Member|Node)

About

The basic data element of a tree is called:

It may have attribute

Each element (node) in a tree has exactly one parent, with the exception of the root element, which has none.