Remove-Methode
Removes an AttributeTranslation from the collection.
Überladungsliste
Name | Beschreibung | |
---|---|---|
Remove(Int32) | Removes the Translation, with the specified language, from the collection. (Geerbt von TranslationCollection.) | |
Remove(AttributeTranslation) | Removes the specified AttributeTranslation from the collection. | |
Remove(IModelComponent) | (Geerbt von ModelComponentCollection.) | |
Remove(Translation) | Removes the specified Translation from the collection. (Geerbt von TranslationCollection.) | |
Remove(Int32, Boolean) | Infrastruktur. (Geerbt von TranslationCollection.) | |
Remove(AttributeTranslation, Boolean) | Infrastruktur. | |
Remove(Translation, Boolean) | Infrastruktur. (Geerbt von TranslationCollection.) |
Zum Anfang