ModelBinderDictionary.Keys Property
.NET Framework (current version)
Gets a collection that contains the keys in the dictionary.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections.Generic.ICollection<Type>A collection that contains the keys in the dictionary.
Implements
IDictionary<'TKey, 'TValue>.Keys
.NET Framework
Available since 4.5
Available since 4.5
Show: