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.Page for C++