Methode System::Runtime::CompilerServices::ITuple::idx_get
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 der Positionsindex des Tuple
Hinweise
Gibt das Element an der Positionsindex zurück
Siehe auch
- Typedef SharedPtr
- Class Object
- Class ITuple
- Namespace System::Runtime::CompilerServices
- Library Aspose.Page for C++