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

 

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

bool ICollection<KeyValuePair<stringobject>>.Contains(
	KeyValuePair<stringobject> keyValuePair
)

Parameters

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

Return Value

Type: System.Boolean

Return to top
Show: