searchData: Search for an id in starting at a point in the tree and...

Description Usage Arguments Value

Description

Search for an id in starting at a point in the tree and return the data matching the id.

Usage

1
searchData(self, id)

Arguments

self

the node where to start searching.

id

the id to look for.

Value

The data associated with an id.


abossenbroek/GeneralTree documentation built on May 10, 2019, 4:14 a.m.