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

NameValueCollection::idx_set method

Définit la valeur d’une entrée.

void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
ParamètreTypeDescription
nomconst String&nom d’entrée.
valeurconst String&Valeur à définir pour le nom.

Voir aussi