openDICOM.NET API Reference (openDICOM# Class Library)

Age Constructor (Int32, Char)

Creates a new age instance from specified age value and context as single character. Only DICOM VR Age String (AS) measuring units are allowed (see AgeContext).

public Age(
   int ageValue,
   char context
);

See Also

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