GetElementKey Method

Summary

Overridden. Returns the key of the element.

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 which key will be returned.

Return Value

An System.Object that represents the key of the element.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly