TranslationCollection.Remove-Methode
Geschützte Member einschließen
Geerbte Member einschließen
Removes a Translation from the collection.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
Name | Beschreibung | |
---|---|---|
Remove(Int32) | Removes the Translation, with the specified language, from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Geerbt von ModelComponentCollection.) | |
Remove(Translation) | Removes the specified Translation from the collection. | |
Remove(Int32, Boolean) | Infrastruktur Removes the Translation, with the specified language, from the collection. | |
Remove(Translation, Boolean) | Infrastruktur Removes the specified Translation from the collection. |
Zum Anfang