ConvertersCollection.Clear Method ()

 

Removes all Converter objects from a ConvertersCollection object.

Namespace:   System.Web.Configuration
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

public void Clear()

This method inserts a clear directive into the appropriate section of the configuration file to remove all references to elements that are defined in a higher-level configuration file.

.NET Framework
Available since 3.5
Return to top
Show: