openDICOM.NET API Reference (openDICOM# Class Library)

Tag Constructor (String)

Creates a new tag instance from specified string representation tag.

public Tag(
   string tag
);

Parameters

tag
Tag representation as string of format "(gggg,eeee)".

See Also

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