Compartir a través de


Remove Método

Removes an AttributeTranslation from the collection.

Lista de sobrecargas

  Nombre Descripción
Método publico Remove(Int32) Removes the Translation, with the specified language, from the collection. (Se hereda de TranslationCollection).
Método publico Remove(AttributeTranslation) Removes the specified AttributeTranslation from the collection.
Método protegido Remove(IModelComponent) (Se hereda de ModelComponentCollection).
Método publico Remove(Translation) Removes the specified Translation from the collection. (Se hereda de TranslationCollection).
Método publico Remove(Int32, Boolean) Infraestructura. (Se hereda de TranslationCollection).
Método publico Remove(AttributeTranslation, Boolean) Infraestructura.
Método publico Remove(Translation, Boolean) Infraestructura. (Se hereda de TranslationCollection).

Principio