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