Add(Value: IVZTreeItem): Integer;
Add(Value: Prognoz.Platform.Interop.Visualizators.IVZTreeItem): System.Int32;
Value. Tree item added to collection.
The Add method adds the selected element to the collection of visualizer tree items.
The method returns index of the element added to collection.
The example of use is given in the example for IVZTreeItems.Clear.
See also: