Leadtools.Dicom Namespace > DicomDataSet Class : FreeElementValue Method |
public void FreeElementValue( DicomElement element )
'Declaration Public Sub FreeElementValue( _ ByVal element As DicomElement _ )
'Usage Dim instance As DicomDataSet Dim element As DicomElement instance.FreeElementValue(element)
public void FreeElementValue( DicomElement element )
ObjectiveC Syntax
function Leadtools.Dicom.DicomDataSet.FreeElementValue( element )
public: void FreeElementValue( 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
GetElementValueCount Method
GetBinaryValue(DicomElement,Int32) Method
GetByteValue(DicomElement,Int32,Int32) Method
GetShortValue(DicomElement,Int32,Int32) Method
GetLongValue(DicomElement,Int32,Int32) Method
GetIntValue(DicomElement,Int32,Int32) Method
GetFloatValue(DicomElement,Int32,Int32) Method
GetDoubleValue(DicomElement,Int32,Int32) Method
GetStringValue Method
GetAgeValue(DicomElement,Int32,Int32) Method
GetDateValue(DicomElement,Int32,Int32) Method
GetTimeValue(DicomElement,Int32,Int32) Method
GetDateTimeValue(DicomElement,Int32,Int32) Method
GetConvertValue Method