System::Net::Http::Headers::HttpHeaderValueCollection< System::String >::Add método

String >::Add method

Agrega un elemento a la colección.

void System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::Add(const String &item) override
ParámetroTipoDescripción
elementoconst String&para añadir.

Ver también