Show contents 

Rds > Rds Assembly Interfaces > IRdsDictionaryElementsSearch > IRdsDictionaryElementsSearch.FindAllList

IRdsDictionaryElementsSearch.FindAllList

Fore Syntax

FindAllList: IRdsDictionaryElementList;

Fore.NET Syntax

FindAllList: Prognoz.Platform.Interop.Rds.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