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
nameconst String&nome della voce.
valueconst String&Valore da impostare al nome.

Vedi anche