GetRowByIndex

RowCollection.GetRowByIndex method

Listedeki konuma göre satır nesnesini alır.

public Row GetRowByIndex(int index)
ParametreTipTanım
indexInt32Pozisyon.

Geri dönüş değeri

Verilen konumdaki Row nesnesi.

Ayrıca bakınız