Remove Método
Removes an AttributeTranslation from the collection.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Remove(Int32) | Removes the Translation, with the specified language, from the collection. (Se hereda de TranslationCollection). | |
Remove(AttributeTranslation) | Removes the specified AttributeTranslation from the collection. | |
Remove(IModelComponent) | (Se hereda de ModelComponentCollection). | |
Remove(Translation) | Removes the specified Translation from the collection. (Se hereda de TranslationCollection). | |
Remove(Int32, Boolean) | Infraestructura. (Se hereda de TranslationCollection). | |
Remove(AttributeTranslation, Boolean) | Infraestructura. | |
Remove(Translation, Boolean) | Infraestructura. (Se hereda de TranslationCollection). |
Principio