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