Leadtools.Dicom Namespace > DicomDataSet Class : GetConvertValue Method |
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 )
ObjectiveC Syntax
function Leadtools.Dicom.DicomDataSet.GetConvertValue( element )
public: String^ GetConvertValue( DicomElement^ element )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
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