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);
Inherited from Object.
public virtual bool Equals(object);
Determines whether this instance is equal to a string representation of the format "(gggg,eeee)".
public bool Equals(string);
Tag Class | openDicom.DataStructure Namespace