BackupEndpointCollection::CreateNewElement Method ()

.NET Framework (current version)
 

Creates a new ConfigurationElement.

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

protected:
virtual ConfigurationElement^ CreateNewElement() override

Return Value

Type: System.Configuration::ConfigurationElement^

A new configuration element.

.NET Framework
Available since 4.0
Return to top
Show: