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


Метод 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.)

В начало