Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Ms > Ms Assembly Interfaces > IMsModelList > IMsModelList.RemoveByKey
RemoveByKey(ModelKey: Boolean): Boolean;
ModelKey. Model key.
The RemoveByKey method removes a model from the collection by its key. Returns True if the removal was successful.
The method use is given in the example for IMsModelList.FindById.
See also: