Compartir a través de


Remove Método

Removes a Translation from the collection.

Lista de sobrecargas

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

Principio