openDICOM.NET API Reference (openDICOM# Class Library)

Tag.Equals Method (String)

Determines whether this instance is equal to a string representation of the format "(gggg,eeee)".

public bool Equals(
   string tag
);

Parameters

tag
An instance of class Tag.

Return Value

True, if equality is given, else false.

See Also

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