System::Data::DataRowCollection::idx_get metodu

DataRowCollection::idx_get method

RTTI bilgisi.

System::SharedPtr<DataRow> System::Data::DataRowCollection::idx_get(const int32_t index)
ParametreTürAçıklama
indeksconst int32_tKoleksiyondaki satır indeksi.

ReturnValue

İstenen veri satırı nesnesi.

Açıklamalar

Satırı indeksle alır.

Ayrıca Bakınız