RouteValueDictionary.GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that you can use to iterate through the dictionary.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Collections.Generic.Dictionary(Of String, Object).EnumeratorA structure for reading data in the dictionary.
.NET Framework
Available since 3.5
Available since 3.5
Show: