←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly