Remove(Index: Integer): Boolean;
Index. Model index in the collection.
The Remove method removes a model from the collection by its index. Returns True if the removal was successful.
The method use is given in the example for IMsModelList.Item.
See also: