Метод RelationshipEndAttributeCollection.Insert
Показывать защищенные элементы
Показывать наследуемые элементы
Inserts a specified instance of String at the specified index position in the collection of attributes.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
Insert(Int32, ModelComponent) | Инфраструктура. Inserts an ModelComponent in the ModelComponentCollection. (Производный от 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. |
В начало