TextLineCollection.IndexOf

TextLineCollection.IndexOf method

Krijgt de index van de opgegeven positie.

public int IndexOf(int position)
ParameterTypeBeschrijving
positionInt32De positie

Winstwaarde

De index van de collectie in het woordenboek -of- -1 als de positie niet wordt gevonden.

Uitzonderingen

uitzonderingvoorwaarde
ArgumentOutOfRangeException

Zie ook