←Select platform

GetConvertValue Method

Summary
Converts the value of an element to a string.
Syntax
C#
VB
C++
Java
public string GetConvertValue( 
   DicomElement element 
) 
Public Function GetConvertValue( _ 
   ByVal element As DicomElement _ 
) As String 
public String getConvertValue(DicomElement element) 
public: 
String^ GetConvertValue(  
   DicomElement^ element 
)  

Parameters

element
An item in the Data Set.

Return Value

String version of the value.

Example

For an example, refer to SetIntValue.

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.