Share via


HeaderDictionary.Remove Method

Include Protected Members
Include Inherited Members

.NET Framework 4.5

Removes an object from 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 Remove(KeyValuePair<String, String>) Removes a specific key/ value pair item from the dictionary.
Public method Remove(String) Removes a specific key from the dictionary.

Top

See Also

Reference

HeaderDictionary Class

Microsoft.AspNet.SignalR.Client Namespace