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
位置索引处的元素是 Tuple
备注
返回位置索引处的元素
另见
- Typedef SharedPtr
- Class Object
- Class ITuple
- Namespace System::Runtime::CompilerServices
- Library Aspose.Page for C++