Rds > Rds Assembly Interfaces > IRdsDictionaryElementsSearch > IRdsDictionaryElementsSearch.FindAllList
FindAllList: IRdsDictionaryElementList;
FindAllList: Prognoz.Platform.Interop.Rds.IRdsDictionaryElementList;
The FindAllList method searches all elements that meet search conditions and returns the collection of found elements.
The method use is given in the example for IRdsDictionaryInstance.CreateSearch.
See also: