طريقة System::Data::DataRowCollection::idx_get
DataRowCollection::idx_get method
معلومات RTTI.
System::SharedPtr<DataRow> System::Data::DataRowCollection::idx_get(const int32_t index)
| معامل | نوع | الوصف |
|---|---|---|
| الفهرس | const int32_t | فهرس الصف في المجموعة. |
ReturnValue
كائن صف البيانات المطلوب.
ملاحظات
يحصل على الصف حسب الفهرس.
انظر أيضًا
- Typedef SharedPtr
- Class DataRow
- Class DataRowCollection
- Namespace System::Data
- Library Aspose.Font for C++