Determines whether this instance is equal to another DICOM tag instance.
Determines whether this instance is equal to another DICOM tag instance.
public bool Equals(Tag);
Determines whether this instance is equal to a string representation of the format "(gggg,eeee)".
public bool Equals(string);
Tag Class | openDicom.DataStructure Namespace