System::Collections::Specialized::NameValueCollection::idx_set método

NameValueCollection::idx_set method

Establece el valor de una entrada.

void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
ParámetroTipoDescripción
nombreconst String&nombre de la entrada.
valorconst String&Valor a establecer en el nombre.

Ver también