FindByDescriptor(ObjectDescriptor: IMetabaseObjectDescriptor): IMetabaseListViewItem;
ObjectDescriptor. Description of the repository object that is used to find the element in the component.
The FindByDescriptor method searches for a component element based on a repository object description.
If search was successful, the method returns component element. If element is not found, the method returns Null.
See also: