Метод 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.) |
В начало