Freigeben über


Remove-Methode

Removes an AttributeTranslation from the collection.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Remove(Int32) Removes the Translation, with the specified language, from the collection. (Geerbt von TranslationCollection.)
Öffentliche Methode Remove(AttributeTranslation) Removes the specified AttributeTranslation from the collection.
Geschützte Methode Remove(IModelComponent) (Geerbt von ModelComponentCollection.)
Öffentliche Methode Remove(Translation) Removes the specified Translation from the collection. (Geerbt von TranslationCollection.)
Öffentliche Methode Remove(Int32, Boolean) Infrastruktur. (Geerbt von TranslationCollection.)
Öffentliche Methode Remove(AttributeTranslation, Boolean) Infrastruktur.
Öffentliche Methode Remove(Translation, Boolean) Infrastruktur. (Geerbt von TranslationCollection.)

Zum Anfang