System::Tuple::get_Item method
Tuple::get_Item method
Gets the value of the Tuple object’s component.
template<int32_t> std::tuple_element<Index, tuple_t>::type System::Tuple<Args>::get_Item() const
Parameter | Description |
---|---|
Index | The number of item the class should return. |
See Also
- Class Tuple
- Namespace System
- Library Aspose.PUB for C++