Share via


ConfigurationElementCollection<T>.GetElementKey Method (ConfigurationElement)

 

Applies To: Dynamics CRM 2015

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

Syntax

protected override object GetElementKey(
    ConfigurationElement element
)
protected:
virtual Object^ GetElementKey(
    ConfigurationElement^ element
) override
override GetElementKey : 
        element:ConfigurationElement -> Object
Protected Overrides Function GetElementKey (
    element As ConfigurationElement
) As Object

Parameters

Return Value

Type: System.Object

Type: ConfigurationElement
The configuration element.

See Also

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

Return to top

© 2017 Microsoft. All rights reserved. Copyright