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