ServiceModelConfigurationElementCollection<ConfigurationElementType>::CreateNewElement Method ()

 

Creates a new ConfigurationElement instance of type ConfigurationElementType.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

protected:
virtual ConfigurationElement^ CreateNewElement() override

Return Value

Type: System.Configuration::ConfigurationElement^

A new ConfigurationElement instance of type ConfigurationElementType.

.NET Framework
Available since 3.0
Return to top
Show: