System::Net::Http::Headers::HttpHeaderValueCollection::Add metod

HttpHeaderValueCollection::Add method

Lägger till ett element i samlingen.

void System::Net::Http::Headers::HttpHeaderValueCollection<T>::Add(const T &item) override
ParameterTypBeskrivning
objektconst T&att lägga till.

Se även