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
ParameterTypeBeskrivning
indexintIndex att hämta värde från.

ReturnValue

Kopia av värdet på angiven position.

Se även