System::Data::DataRowCollection::idx_get metodu
DataRowCollection::idx_get method
RTTI bilgisi.
System::SharedPtr<DataRow> System::Data::DataRowCollection::idx_get(const int32_t index)
| Parametre | Tür | Açıklama |
|---|---|---|
| indeks | const int32_t | Koleksiyondaki satır indeksi. |
ReturnValue
İstenen veri satırı nesnesi.
Açıklamalar
Satırı indeksle alır.
Ayrıca Bakınız
- Typedef SharedPtr
- Class DataRow
- Class DataRowCollection
- Namespace System::Data
- Library Aspose.Font for C++