IRdsDictionaryElementsSearch.FindAllList

Syntax

FindAllList: IRdsDictionaryElementList;

Description

The FindAllList method searches all elements that meet search conditions and returns the collection of found elements.

Example

The method use is given in the example for IRdsDictionaryInstance.CreateSearch.

See also:

IRdsDictionaryElementsSearch