←Select platform

GetElementKey Method (ChannelCollection)

Summary

Gets the element key for a specified configuration element when overridden in a derived class.

Syntax

C#
VB
C++
protected override object GetElementKey(  
   ConfigurationElement element 
) 
Protected Overrides Function GetElementKey( _ 
   ByVal element As ConfigurationElement _ 
) As Object 
protected: 
Object^ GetElementKey(  
   ConfigurationElement^ element 
) override 

Parameters

element
The System.Configuration.ConfigurationElement to return the key for.

Return Value

A System.Object that acts as the key for the specified System.Configuration.ConfigurationElement.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize