ValueProviderFactoryCollection::ClearItems Method ()
Removes all elements from the collection.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
T:Systems.Collections.ObjectModel.Collection`1.Count is set to zero, and references to other objects from elements of the collection are also released.
This method is an O(n) operation, where n is T:Systems.Collections.ObjectModel.Collection`1.Count.
Show: