Insert Método
Inserts an AttributeRelationship into the collection.
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, AttributeRelationship) | Inserts the specified AttributeRelationship into the collection at the location specified by index. | |
Insert(Int32, String) | Creates and inserts the specified AttributeRelationship into the collection at the specified index. | |
Insert(Int32, ModelComponent) | Infraestructura. (Se hereda de ModelComponentCollection.) | |
Insert(IModelComponent, String, Int32) | (Se hereda de ModelComponentCollection.) | |
Insert(IModelComponent, String, Int32, Boolean) | (Se hereda de ModelComponentCollection.) |
Arriba
Vea también