IMsScenarioTreeEntries.FindByKey

Syntax

FindByKey(EntryKey: Integer): IMsScenarioTreeEntry;

Parameters

EntryKey. Element key, by which the search is performed.

Description

The FindByKey method searches for the element in scenario tree, which key is passed by the EntryKey parameter.

See also:

IMsScenarioTreeEntries