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
ParameterTypBeskrivning
indexintIndex för att hämta värde från.

ReturnValue

Kopia av värdet på angiven position.

Se även