TextLineCollection.IndexOf

TextLineCollection.IndexOf method

Obtient l’index de la position donnée.

public int IndexOf(int position)
ParamètreTaperLa description
positionInt32La position

Return_Value

L’index de la collection dans le dictionnaire -ou- -1 si la position n’est pas trouvée.

Exceptions

exceptioncondition
ArgumentOutOfRangeException

Voir également