←Select platform

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

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