idx_get()
_ValueList::idx_get(int) const method
Gets value at specified position.
virtual TValue System::Collections::Generic::_ValueList<Dict>::idx_get(int index) const
Arguments
| Parameter | Type | Description |
|---|---|---|
| index | int | Index to get value from. |
Return Value
Copy of value at specified position.
See Also
- Typedef TValue
- Class _ValueList
- Namespace System::Collections::Generic
- Library Aspose.Slides