Método Remove
Removes an AttributeTranslation from the collection.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Remove(Int32) | Removes the Translation, with the specified language, from the collection. (Herdado de TranslationCollection.) | |
Remove(AttributeTranslation) | Removes the specified AttributeTranslation from the collection. | |
Remove(IModelComponent) | (Herdado de ModelComponentCollection.) | |
Remove(Translation) | Removes the specified Translation from the collection. (Herdado de TranslationCollection.) | |
Remove(Int32, Boolean) | Infraestrutura. (Herdado de TranslationCollection.) | |
Remove(AttributeTranslation, Boolean) | Infraestrutura. | |
Remove(Translation, Boolean) | Infraestrutura. (Herdado de TranslationCollection.) |
Início
Consulte também