Метод TranslationCollection.Remove
Показывать защищенные элементы
Показывать наследуемые элементы
Removes a Translation from the collection.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
Remove(Int32) | Removes the Translation, with the specified language, from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Производный от ModelComponentCollection.) | |
Remove(Translation) | Removes the specified Translation from the collection. | |
Remove(Int32, Boolean) | Инфраструктура. Removes the Translation, with the specified language, from the collection. | |
Remove(Translation, Boolean) | Инфраструктура. Removes the specified Translation from the collection. |
В начало