Compartilhar via


Método Remove

Removes an AttributeTranslation from the collection.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público Remove(Int32) Removes the Translation, with the specified language, from the collection. (Herdado de TranslationCollection.)
Método público Remove(AttributeTranslation) Removes the specified AttributeTranslation from the collection.
Método protegido Remove(IModelComponent) (Herdado de ModelComponentCollection.)
Método público Remove(Translation) Removes the specified Translation from the collection. (Herdado de TranslationCollection.)
Método público Remove(Int32, Boolean) Infraestrutura. (Herdado de TranslationCollection.)
Método público Remove(AttributeTranslation, Boolean) Infraestrutura.
Método público Remove(Translation, Boolean) Infraestrutura. (Herdado de TranslationCollection.)

Início