Método RelationshipEndAttributeCollection.Insert
Incluir membros protegidos
Incluir membros herdados
Inserts a specified instance of String at the specified index position in the collection of attributes.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Insert(Int32, ModelComponent) | Infraestrutura. Inserts an ModelComponent in the ModelComponentCollection. (Herdado de ModelComponentCollection.) | |
Insert(Int32, RelationshipEndAttribute) | Inserts a specified instance of String at a specified index position in this instance with the specified index and item value. | |
Insert(Int32, String) | Inserts a specified string at the specified index position in the attribute collection with the specified index and attribute id. |
Início