LEADTOOLS Medical (Leadtools.Dicom assembly)

GetConvertValue Method

Show in webframe







An item in the Data Set.
Converts the value of an element to a string.
Syntax
public string GetConvertValue( 
   DicomElement element
)
'Declaration
 
Public Function GetConvertValue( _
   ByVal element As DicomElement _
) As String
'Usage
 
Dim instance As DicomDataSet
Dim element As DicomElement
Dim value As String
 
value = instance.GetConvertValue(element)
public string GetConvertValue( 
   DicomElement element
)

            
public String getConvertValue(DicomElement element)
 function Leadtools.Dicom.DicomDataSet.GetConvertValue( 
   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(DicomElement,IntPtr,Int32).
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
GetValue
GetStringValuePtr Method
GetFloatValuePtr(DicomElement,Int32,Int32) Method
GetDoubleValuePtr(DicomElement,Int32,Int32) Method
GetShortValue(DicomElement,Int32,Int32) Method
GetLongValue(DicomElement,Int32,Int32) Method
GetIntValue(DicomElement,Int32,Int32) Method
GetBinaryValue(DicomElement,Int32) Method
GetByteValue(DicomElement,Int32,Int32) Method
GetAgeValue(DicomElement,Int32,Int32) Method
GetDateValue(DicomElement,Int32,Int32) Method
GetTimeValue(DicomElement,Int32,Int32) Method
GetDateTimeValue(DicomElement,Int32,Int32) Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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