Click or drag to resize

DicomHeaderParserGetString Method

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