LEADTOOLS (Leadtools.Logging assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
GetElementKey Method
See Also 
Leadtools.Logging.Configuration Namespace > LoggerCollection Class : GetElementKey Method



element
The System.Configuration.ConfigurationElement to return the key for.
element
The System.Configuration.ConfigurationElement to return the key for.
Gets the element key for a specified configuration element when overridden in a derived class.

Syntax

Visual Basic (Declaration) 
Overrides Protected Function GetElementKey( _
   ByVal element As ConfigurationElement _
) As Object
Visual Basic (Usage)Copy Code
Dim instance As LoggerCollection
Dim element As ConfigurationElement
Dim value As Object
 
value = instance.GetElementKey(element)
C# 
protected override object GetElementKey( 
   ConfigurationElement element
)
C++/CLI 
protected:
Object^ GetElementKey( 
   ConfigurationElement^ element
) override 

Parameters

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

Return Value

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features