openDICOM.NET API Reference (openDICOM# Class Library)

Tag.Equals Method (Tag)

Determines whether this instance is equal to another DICOM tag instance.

public bool Equals(
   Tag tag
);

Parameters

tag
An instance of class Tag.

See Also

Tag Class | openDicom.DataStructure Namespace | Tag.Equals Overload List