openDICOM.NET API Reference (openDICOM# Class Library)

Age.ToString Method 

Returns the DICOM VR Age String (AS) representation of this instance. Format is "xxxM", where "xxx" is a decimal number and "M" is a single character that represents the AgeContext.

public override string ToString();

See Also

Age Class | openDicom.Encoding.Type Namespace