Метод MajorObjectCollection.Insert
Показывать защищенные элементы
Показывать наследуемые элементы
Inserts a ModelComponent in the MajorObjectCollection.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
Insert(Int32, ModelComponent) | Inserts a ModelComponent in the MajorObjectCollection at the specified index. (Переопределяет NamedComponentCollection.Insert(Int32, ModelComponent).) | |
Insert(IModelComponent, String, Int32) | Инфраструктура. Inserts an IModelComponent in the ModelComponentCollection. (Производный от ModelComponentCollection.) | |
Insert(IModelComponent, String, Int32, Boolean) | Инфраструктура. Inserts an IModelComponent in the ModelComponentCollection. (Производный от ModelComponentCollection.) |
В начало