MajorObjectCollection.Insert Método
Incluir miembros protegidos
Incluir miembros heredados
Inserts a ModelComponent in the MajorObjectCollection.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Insert(Int32, ModelComponent) | Inserts a ModelComponent in the MajorObjectCollection at the specified index. (Invalida NamedComponentCollection.Insert(Int32, ModelComponent).) | |
Insert(IModelComponent, String, Int32) | Infraestructura. Inserts an IModelComponent in the ModelComponentCollection. (Se hereda de ModelComponentCollection.) | |
Insert(IModelComponent, String, Int32, Boolean) | Infraestructura. Inserts an IModelComponent in the ModelComponentCollection. (Se hereda de ModelComponentCollection.) |
Arriba