Partager via


Remove méthode

Removes an AttributeTranslation from the collection.

Liste de surcharge

  Nom Description
Méthode publique Remove(Int32) Removes the Translation, with the specified language, from the collection. (Hérité de TranslationCollection.)
Méthode publique Remove(AttributeTranslation) Removes the specified AttributeTranslation from the collection.
Méthode protégée Remove(IModelComponent) (Hérité de ModelComponentCollection.)
Méthode publique Remove(Translation) Removes the specified Translation from the collection. (Hérité de TranslationCollection.)
Méthode publique Remove(Int32, Boolean) Infrastructure. (Hérité de TranslationCollection.)
Méthode publique Remove(AttributeTranslation, Boolean) Infrastructure.
Méthode publique Remove(Translation, Boolean) Infrastructure. (Hérité de TranslationCollection.)

Haut de la page