The methods of the Tag class are listed below. For a complete list of Tag class members, see the Tag Members topic.
CompareTo | Implementation of the IComparable interface. So the use of this instance within collections is guaranteed. |
Equals | Overloaded. 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. |
Tag Class | openDicom.DataStructure Namespace