CustomConfigurationElementCollection<T, TCustomElementData>.CreateNewElement Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
CreateNewElement() |
Creates a new ConfigurationElement.
(Inherited from PolymorphicConfigurationElementCollection<T>.) |
|
CreateNewElement(String) |
Creates a new named ConfigurationElement.
(Inherited from PolymorphicConfigurationElementCollection<T>.) |
See Also
CustomConfigurationElementCollection<T, TCustomElementData> Class
CustomConfigurationElementCollection<T, TCustomElementData> Members
Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace