System::Collections::Generic::_ValueList::idx_get-metod
_ValueList::idx_get method
Hämtar värde på angiven position.
virtual TValue System::Collections::Generic::_ValueList<Dict>::idx_get(int index) const
| Parameter | Type | Beskrivning |
|---|---|---|
| index | int | Index att hämta värde från. |
ReturnValue
Kopia av värdet på angiven position.
Se även
- Typedef TValue
- Class _ValueList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++