.NET Framework Class Library  

IConfigurationSectionHandler Members

IConfigurationSectionHandler overview

Public Methods

public methodCreate Implemented by all configuration section handlers to parse the XML of the configuration section. The returned object is added to the configuration collection and is accessed by GetConfig.

See Also

IConfigurationSectionHandler Interface | System.Configuration Namespace