TrackingConfigurationCollection<TConfigurationElement>::CreateNewElement Method ()

.NET Framework (current version)
 

Creates a new element.

Namespace:   System.ServiceModel.Activities.Tracking.Configuration
Assembly:  System.ServiceModel.Activities (in System.ServiceModel.Activities.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: