Leadtools.Dicom Namespace > DicomDataSet Class : GetStringValue Method |
public string GetStringValue( DicomElement element, int index )
'Declaration Public Function GetStringValue( _ ByVal element As DicomElement, _ ByVal index As Integer _ ) As String
'Usage Dim instance As DicomDataSet Dim element As DicomElement Dim index As Integer Dim value As String value = instance.GetStringValue(element, index)
public string GetStringValue( DicomElement element, int index )
public String getStringValue(DicomElement element, int index)
public: String^ GetStringValue( DicomElement^ element, int index )
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
GetConvertValue Method