Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

GetKeyValueString Method








A key element.
Gets the key element type of the specified key element.
Syntax
public string GetKeyValueString( 
   DicomElement element
)
'Declaration
 
Public Function GetKeyValueString( _
   ByVal element As DicomElement _
) As String
'Usage
 
Dim instance As DicomDataSet
Dim element As DicomElement
Dim value As String
 
value = instance.GetKeyValueString(element)
public string GetKeyValueString( 
   DicomElement element
)
public String getKeyValueString(DicomElement element)
 function Leadtools.Dicom.DicomDataSet.GetKeyValueString( 
   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

See Also

Reference

DicomDataSet Class
DicomDataSet Members
GetKeyValue Method
GetKeyValuePtr Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features