getSelectedObjects()
The getSelectedObjects method returns an array of selected objects: instances of the class PP.Mb.Object.
Use the MetabaseTreeList.MultiSelect property to define if multiple objects can be selected.
The example of method use is given in description of the MetabaseTreeList.SelectionChanged event.
See also: