Click or drag to resize

DicomHeaderParserGetSignedLong Method

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