TextLineCollection.IndexOf

TextLineCollection.IndexOf method

Hämtar indexet för den givna positionen.

public int IndexOf(int position)
ParameterTypBeskrivning
positionInt32Positionen

Returvärde

Indexet för samlingen i ordboken -eller- -1 om positionen inte hittas.

Undantag

undantagskick
ArgumentOutOfRangeException

Se även