Partager via


Méthode IndexOf

Gets the index of a Translation.

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
Méthode protégée IndexOf(String) Returns the zero-based index of the first occurrence of an IModelComponent that has the specified key in the ModelComponentCollection. (hérité de ModelComponentCollection.)
Méthode publique IndexOf(Int32) Gets the index of a Translation, with the specified language.
Méthode protégée IndexOf(IModelComponent) (hérité de ModelComponentCollection.)
Méthode publique IndexOf(Translation) Gets the index of a specified Translation.

Haut de la page