Méthode TranslationCollection.Remove
Inclure les membres protégés
Inclure les membres hérités
Removes a Translation from the collection.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
Remove(Int32) | Removes the Translation, with the specified language, from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (hérité de ModelComponentCollection.) | |
Remove(Translation) | Removes the specified Translation from the collection. | |
Remove(Int32, Boolean) | Infrastructure. Removes the Translation, with the specified language, from the collection. | |
Remove(Translation, Boolean) | Infrastructure. Removes the specified Translation from the collection. |
Haut de la page