FindByKey(Key: Integer): IMetabaseCustomClass;
Key is a class key.
The FindByKey method searches for a class in the collection by its key.
In case of successful search, the method returns parameters of a user class, otherwise it returns Null.
See also: