Метод RelationshipEndAttributeCollection.Remove
Показывать защищенные элементы
Показывать наследуемые элементы
Removes the specified object from a collection.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
![]() |
Remove(String) | Removes the object with the specified attribute id from a collection. |
![]() |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Производный от ModelComponentCollection.) |
![]() |
Remove(RelationshipEndAttribute) | Removes the attribute object with the specified attribute id from a collection. |
![]() |
Remove(String, Boolean) | Removes the specified object in the collection with the attribute id. |
![]() |
Remove(RelationshipEndAttribute, Boolean) | Removes the specified object in the collection. |
В начало