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++