openDICOM.NET API Reference (openDICOM# Class Library)

IDicomDictionary Interface

Dictionary interface for DICOM registry dictionaries. Each dictionary is supposed to implement this common interface.

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

public interface IDicomDictionary

Types that implement IDicomDictionary

Type Description
DataElementDictionary Data element dictionary. This class represents the registry of DICOM data elements.
UidDictionary UID (Unique Identifier) dictionary. This class represents the registry of DICOM UIDs.

Requirements

Namespace: openDicom.Registry

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

See Also

IDicomDictionary Members | openDicom.Registry Namespace