GetKey Method

Summary
Returns the key of the element at the specified index.
Syntax
C#
VB
C++
public string GetKey( 
   int index 
) 
  
Public Function GetKey( _ 
   ByVal index As Integer _ 
) As String 
public: 
String^ GetKey(  
   int index 
)  

Parameters

index
The index of the element which key will be returned.

Requirements

Target Platforms

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

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.