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

String >::Add method

向集合中添加元素。

void System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::Add(const String &item) override
ParameterType描述
itemconst String&添加。

另见