System::Collections::Specialized::NameValueCollection::idx_set metod

NameValueCollection::idx_set method

Sätter värdet för en post.

void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
ParameterTypBeskrivning
namnconst String&postnamn.
värdeconst String&Värde att sätta vid namn.

Se även