IRdsCompoundDictionarySources.FindById

Syntax

FindById(Id: String): IRdsCompoundDictionarySource;

Parameters

Id - identifier of a source, by which search is executed.

Description

The FindById method searches and returns a source if search is successful. An identifier, by which search is executed, is passed by the Id parameter.

See also:

IRdsCompoundDictionarySources