FindByKey(Key: Integer): IRdsCompoundDictionarySource;
Key. Key of the data source in the collection, by which search is executed.
The FindByKey method searches for the data source by its key in the collection.
The method returns the data source in case of successful search, and Null if the data source with the specified key is absent in the collection.
See also: