TempDataDictionary::GetEnumerator Method

Gets the enumerator.

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

public:
virtual IEnumerator<KeyValuePair<String^, Object^>>^ GetEnumerator() sealed

Implements

IEnumerable<T>::GetEnumerator()
Show: