openDICOM.NET API Reference (openDICOM# Class Library)

Tag Methods

The methods of the Tag class are listed below. For a complete list of Tag class members, see the Tag Members topic.

Public Instance Methods

CompareTo Implementation of the IComparable interface. So the use of this instance within collections is guaranteed.
EqualsOverloaded. Determines whether this instance is equal to another DICOM tag instance.
GetDictionaryEntry Corresponding data element dictionary entry.
LoadFrom Re-creates this instance from a DICOM output stream.
SaveTo Saves this instance to a DICOM input stream.
ToString DICOM tag string representation.

See Also

Tag Class | openDicom.DataStructure Namespace