Converts the value of an element to a string.
public string GetConvertValue(
DicomElement element
)
Public Function GetConvertValue( _
ByVal element As Leadtools.Dicom.DicomElement _
) As String
public string GetConvertValue(
Leadtools.Dicom.DicomElement element
)
public String getConvertValue(DicomElement element)
function Leadtools.Dicom.DicomDataSet.GetConvertValue(
element
)
public:
String^ GetConvertValue(
Leadtools.Dicom.DicomElement^ element
)
element
An item in the Data Set.
String version of the value.
For an example, refer to SetIntValue.
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
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