openDICOM.NET API Reference (openDICOM# Class Library)

DataElementDictionary.Item Property

Access data element dictionary instance as array. DICOM tags are used for indexing.

public DataElementDictionaryEntry this[
   openDicom.DataStructure.Tag index
] {get;}

See Also

DataElementDictionary Class | openDicom.Registry Namespace