System::Collections::Specialized::NameValueCollection::idx_set metodo

NameValueCollection::idx_set method

Imposta il valore di una voce.

void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
ParametroTipoDescrizione
nomeconst String&nome della voce.
valoreconst String&Valore da impostare al nome.

Vedi anche