C#
VB
C++
Returns the key of the element at the specified index.
public string GetKey(
int index
)
Public Function GetKey( _
ByVal index As Integer _
) As String
public:
String^ GetKey(
int index
)
index
The index of the element which key will be returned.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET