Share via


HeaderDictionary.Add Method

Include Protected Members
Include Inherited Members

.NET Framework 4.5

Adds an object to the dictionary.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Add(KeyValuePair<String, String>) Adds a specific item to the dictionary.
Public method Add(String, String) Adds a specific key/value pair to the dictionary.

Top

See Also

Reference

HeaderDictionary Class

Microsoft.AspNet.SignalR.Client Namespace