idx_get()
ITuple::idx_get(int32_t) const method
Returns the element at position index.
virtual SharedPtr<Object> System::Runtime::CompilerServices::ITuple::idx_get(int32_t index) const =0
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | of the specified Tuple element. |
Return Value
The element at position index the Tuple
See Also
- Typedef SharedPtr
- Class Object
- Class ITuple
- Namespace System::Runtime::CompilerServices
- Library Aspose.Slides