System::Data::DataRowCollection::idx_get method
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.Page for C++