Click or drag to resize

DicomHeaderParserGetUnicodeString Method

Gets the value of a meta-data value as a string
Overload List
  NameDescription
Public methodGetUnicodeString(UInt32, UInt32, DicomTag, UInt32)
Gets the value of a meta-data value as a string
Public methodGetUnicodeString(UInt32, UInt32, UInt32, UInt32)
Gets the value of a meta-data value as a string
Public methodGetUnicodeString(DicomGroup, UInt32, DicomTag, UInt32)
Gets the value of a meta-data value as a string
Public methodGetUnicodeString(DicomGroup, UInt32, UInt32, UInt32)
Gets the value of a meta-data value as a string
Top
See Also