System::Collections::Generic::_ValueList::idx_get método

_ValueList::idx_get method

Obtiene el valor en la posición especificada.

virtual TValue System::Collections::Generic::_ValueList<Dict>::idx_get(int index) const
ParámetroTipoDescripción
indexintIndex para obtener el valor de.

ReturnValue

Copia del valor en la posición especificada.

Ver también