Show contents 

Ms > Ms Assembly Interfaces > IMsModelList > IMsModelList.Add

IMsModelList.Add

Syntax

Add(Model: IMsModel);

Parameters

Model. Added model.

Description

The Add method adds a model to the collection.

Example

The method use is given in the example for IMsModelList.RebindContents.

See also:

IMsModelList