FindItemByKey(Key: Integer): IMetabaseListViewItem;
Key. Repository object key that is used to find the element in the component.
The FindItemByKey method searches for a component element based on a repository object key.
If search was successful, the method returns component element. If element is not found, the method returns Null.
See also: