System::Net::Http::Headers::HttpHeaderValueCollection< System::String >::Add metodo

String >::Add method

Aggiunge un elemento alla collezione.

void System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::Add(const String &item) override
ParametroTipoDescrizione
elementoconst String&da aggiungere.

Vedi anche