System::Runtime::CompilerServices::ITuple::idx_get-Methode
ITuple::idx_get method
RTTI-Informationen.
virtual SharedPtr<Object> System::Runtime::CompilerServices::ITuple::idx_get(int32_t index) const =0
| Parameter | Typ | Beschreibung |
|---|---|---|
| index | int32_t | des angegebenen Tuple-Elements. |
ReturnValue
Das Element an Position index im Tuple
Hinweise
Gibt das Element an Position index zurück.
Siehe auch
- Typedef SharedPtr
- Class Object
- Class ITuple
- Namespace System::Runtime::CompilerServices
- Library Aspose.Font for C++