openDICOM.NET API Reference (openDICOM# Class Library)

Tag.GetDictionaryEntry Method 

Corresponding data element dictionary entry.

public DataElementDictionaryEntry GetDictionaryEntry();

Return Value

A DICOM data element dictionary entry. If this instance represents a private tag, a completely useable dictionary entry of type unknown is returned.

See Also

Tag Class | openDicom.DataStructure Namespace