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)
Syntax
'Declaration
Public Interface ICloneableConfigurationElement
public interface ICloneableConfigurationElement
public interface class ICloneableConfigurationElement
public interface ICloneableConfigurationElement
See Also
ICloneableConfigurationElement Members
Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ConfigurationSectionCloner