Partager via


IndexOf méthode

Gets the index of an AttributeTranslation.

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. (Hérité de TranslationCollection.)
Méthode publique IndexOf(AttributeTranslation) Gets the index of a specified AttributeTranslation.
Méthode protégée IndexOf(IModelComponent) (Hérité de ModelComponentCollection.)
Méthode publique IndexOf(Translation) Gets the index of a specified Translation. (Hérité de TranslationCollection.)

Haut de la page