←Select platform

GetKeyValueString Method

Summary
Gets the key element type of the specified key element.
Syntax
C#
VB
C++
Java
public string GetKeyValueString( 
   DicomElement element 
) 
Public Function GetKeyValueString( _ 
   ByVal element As DicomElement _ 
) As String 
public String getKeyValueString(DicomElement element) 
public: 
String^ GetKeyValueString(  
   DicomElement^ element 
)  

Parameters

element
A key element.

Return Value

The key element type of the specified key element.

Example

For an example, refer to Reset.

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.Dicom Assembly

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