Поделиться через


Метод Remove

Removes an AttributeRelationship from the collection.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод Remove(String) Removes an AttributeRelationship, identified by attributeId, from the collection.
Открытый метод Remove(AttributeRelationship) Removes the specified AttributeRelationship from the collection.
Защищенный метод Remove(IModelComponent) (Производный от ModelComponentCollection.)
Открытый метод Remove(String, Boolean) Инфраструктура.
Открытый метод Remove(AttributeRelationship, Boolean) Инфраструктура.

В начало