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
| 参数 | 类型 | 描述 |
|---|---|---|
| index | int32_t | 指定的 Tuple 元素。 |
ReturnValue
位于索引位置的 Tuple 元素。
备注
返回位于索引位置的元素。
另见
- Typedef SharedPtr
- Class Object
- Class ITuple
- Namespace System::Runtime::CompilerServices
- Library Aspose.Font for C++