TempDataDictionary.GetEnumerator Method
Visual Studio 2010
Gets the enumerator.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Return Value
Type: System.Collections.Generic.IEnumerator<KeyValuePair<String, Object>>The enumerator.
Implements
IEnumerable<T>.GetEnumerator()Community Additions
ADD
Show: