Show contents 

Ms > Ms Assembly Interfaces > IMsModelList > IMsModelList.MoveTo

IMsModelList.MoveTo

Syntax

MoveTo(FromIndex: Integer; ToIndex: Integer);

Parameters

FromIndex. Index of the position of the model that should be moved.

ToIndex. Index of the position to which the model should be moved.

Description

The MoveTo method moves a model within the collection.

See also:

IMsModelList