HttpHeaderValueCollection()
System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::HttpHeaderValueCollection(String headerName, System::SharedPtr<HttpHeaders> store)
System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::HttpHeaderValueCollection(String headerName, System::SharedPtr<HttpHeaders> store, Action<System::SharedPtr<HttpHeaderValueCollection<String>>, String> validator)
System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::HttpHeaderValueCollection(String headerName, System::SharedPtr<HttpHeaders> store, String specialValue)
System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::HttpHeaderValueCollection(String headerName, System::SharedPtr<HttpHeaders> store, String specialValue, Action<System::SharedPtr<HttpHeaderValueCollection<String>>, String> validator)
See Also