openDICOM.NET API Reference (openDICOM# Class Library)

Age Constructor (String)

Creates a new age instance from specified age string of format "xxxM", where "xxx" is a decimal number, the age value, like "013" and "M", is the age context or measuring unit.

public Age(
   string ageString
);

See Also

Age Class | openDicom.Encoding.Type Namespace | Age Constructor Overload List