CreateNewElement Method
See Also 
SourceCode.Configuration Namespace > ExtensibleConfigurationElementCollection<TElement> Class : CreateNewElement Method



Glossary Item Box

Creates a new System.Configuration.ConfigurationElement when overridden in a derived class.

Overload List

OverloadDescription
CreateNewElement(String)Creates a new System.Configuration.ConfigurationElement when overridden in a derived class.  
CreateNewElement()When overridden in a derived class, creates a new System.Configuration.ConfigurationElement.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also