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.


GeneralTree documentation built on Jan. 15, 2017, 6:17 p.m.