Metodo System::Runtime::CompilerServices::ITuple::idx_get
ITuple::idx_get method
Informazioni RTTI.
virtual SharedPtr<Object> System::Runtime::CompilerServices::ITuple::idx_get(int32_t index) const =0
| Parametro | Tipo | Descrizione |
|---|---|---|
| index | int32_t | dell’elemento Tuple specificato. |
ReturnValue
L’elemento alla posizione indice del Tuple
Osservazioni
Restituisce l’elemento alla posizione indice
Vedi anche
- Typedef SharedPtr
- Class Object
- Class ITuple
- Namespace System::Runtime::CompilerServices
- Library Aspose.Font for C++