openDICOM.NET API Reference (openDICOM# Class Library)

DataElementDictionary Class

Data element dictionary. This class represents the registry of DICOM data elements.

For a list of all members of this type, see DataElementDictionary Members.

System.Object
   openDicom.Registry.DataElementDictionary

public class DataElementDictionary : IDicomDictionary

Remarks

This implementation does not support DICOM VR overloading like "US/SS" which is known from the DICOM standard. VR from a dictionary is an a-priori information which is used for decoding, especially in the case of VR implicitness (DICOM output stream provides no DICOM VR content).

Requirements

Namespace: openDicom.Registry

Assembly: opendicom-sharp (in opendicom-sharp.dll)

See Also

DataElementDictionary Members | openDicom.Registry Namespace