Click or drag to resize

DicomHeaderParserGetDataType Method

Returns the datatype of a meta-data value specified by the group, order and tag
Overload List
  NameDescription
Public methodGetDataType(UInt32, UInt32, DicomTag)
Returns the datatype of a meta-data value specified by the group, order and tag
Public methodGetDataType(UInt32, UInt32, UInt32)
Returns the datatype of a meta-data value specified by the group, order and tag
Public methodGetDataType(DicomGroup, UInt32, DicomTag)
Returns the datatype of a meta-data value specified by the group, order and tag
Public methodGetDataType(DicomGroup, UInt32, UInt32)
Returns the datatype of a meta-data value specified by the group, order and tag
Top
See Also