openDICOM.NET API Reference (openDICOM# Class Library)

Tag.ToString Method 

DICOM tag string representation.

public override string ToString();

Return Value

A DICOM tag as string of format "(gggg,eeee)".

See Also

Tag Class | openDicom.DataStructure Namespace