GetRowByIndex

RowCollection.GetRowByIndex method

Hämtar radobjektet efter positionen i listan.

public Row GetRowByIndex(int index)
ParameterTypBeskrivning
indexInt32Positionen.

Returvärde

Radobjektet vid given position.

Se även