System::Collections::Generic::_ValueList::idx_get metod
_ValueList::idx_get method
Hämtar värdet på angiven position.
virtual TValue System::Collections::Generic::_ValueList<Dict>::idx_get(int index) const
| Parameter | Typ | Beskrivning |
|---|---|---|
| index | int | Index för 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.PDF for C++