TempDataDictionary.ICollection<KeyValuePair<String, Object>>.Add Method (KeyValuePair<String, Object>)

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

void ICollection<KeyValuePair<stringobject>>.Add(
	KeyValuePair<stringobject> keyValuePair
)

Parameters

keyValuePair
Type: System.Collections.Generic.KeyValuePair<StringObject>

Return to top
Show: