RouteValueDictionary.Values Property
.NET Framework (current version)
Gets a collection that contains the values in the dictionary.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections.Generic.Dictionary<String, Object>.ValueCollectionA collection that contains the values in the dictionary.
.NET Framework
Available since 3.5
Available since 3.5
Show: