This topic has not yet been rated - Rate this topic

ModelBinderDictionary.Remove Method

Removes the element that has the specified key from the model binder dictionary.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Remove(KeyValuePair<Type, IModelBinder>) Removes the first occurrence of the specified element from the model binder dictionary.
Public method Remove(Type) Removes the element that has the specified key from the model binder dictionary.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.