System::Tuple::get_Item मेथड
Tuple::get_Item method
Tuple ऑब्जेक्ट के घटक का मान प्राप्त करता है।
template<int32_t> std::tuple_element<Index, tuple_t>::type System::Tuple<Args>::get_Item() const
| पैरामीटर | विवरण |
|---|---|
| इंडेक्स | क्लास द्वारा लौटाए जाने वाले आइटम की संख्या। |
संबंधित देखें
- Class Tuple
- Namespace System
- Library Aspose.Page for C++