طريقة System::Runtime::CompilerServices::ITuple::idx_get method
ITuple::idx_get method
معلومات RTTI.
virtual SharedPtr<Object> System::Runtime::CompilerServices::ITuple::idx_get(int32_t index) const =0
| معامل | نوع | الوصف |
|---|---|---|
| index | int32_t | عنصر Tuple المحدد. |
ReturnValue
العنصر في الموضع index من Tuple
ملاحظات
تُرجع العنصر في الموضع index
انظر أيضًا
- Typedef SharedPtr
- Class Object
- Class ITuple
- Namespace System::Runtime::CompilerServices
- Library Aspose.Font for C++