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


Метод Remove

Removes an AttributeTranslation from the collection.

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

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

  Имя Описание
Открытый метод Remove(Int32) Removes the Translation, with the specified language, from the collection. (Производный от TranslationCollection.)
Открытый метод Remove(AttributeTranslation) Removes the specified AttributeTranslation from the collection.
Защищенный метод Remove(IModelComponent) (Производный от ModelComponentCollection.)
Открытый метод Remove(Translation) Removes the specified Translation from the collection. (Производный от TranslationCollection.)
Открытый метод Remove(Int32, Boolean) Инфраструктура. (Производный от TranslationCollection.)
Открытый метод Remove(AttributeTranslation, Boolean) Инфраструктура.
Открытый метод Remove(Translation, Boolean) Инфраструктура. (Производный от TranslationCollection.)

В начало