Share via


ConfigurationElementCollection<T>.CreateNewElement Method ()

 

Applies To: Dynamics CRM 2015

Creates a new ConfigurationElement.

Namespace:   Microsoft.Xrm.Client.Configuration
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

protected override ConfigurationElement CreateNewElement()
protected:
virtual ConfigurationElement^ CreateNewElement() override
override CreateNewElement : unit -> ConfigurationElement
Protected Overrides Function CreateNewElement As ConfigurationElement

Return Value

Type: System.Configuration.ConfigurationElement

Type: ConfigurationElement
The new configuration element.

Remarks

Overrides CreateNewElement.

See Also

CreateNewElement Overload
ConfigurationElementCollection<T> Class
Microsoft.Xrm.Client.Configuration Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright