ICloneableConfigurationElement Interface

Interface used to implement custom clone behavior for a ConfigurationElement.

Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll) Version: 6.0.0.0 (6.0.1304.0)

Syntax

public interface ICloneableConfigurationElement
'Declaration
Public Interface ICloneableConfigurationElement
public interface class ICloneableConfigurationElement

See Also

ICloneableConfigurationElement Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ConfigurationSectionCloner