IVZTreeModel.GetItemByID

Syntax

GetItemByID(Value: String): IVZTreeItem;

Parameters

Value. Identifier of the tree element that should be made active.

Description

The GetItemByID method returns the tree element by its identifier.

Example

Example of use is given on the description page of the IVZTreeModel.ActiveItem property.

See also:

IVZTreeModel