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