| Class | Description | |
|---|---|---|
|  | DicomAgeValueConverter | Provides a type converter to convert DicomAgeValue objects to and from various other representations. | 
|  | DicomPropertyChoiceConverter | Provides a type converter to provide a list of choices to a dicom dynamic dicom property. | 
|  | EnumValueConverter<T> | Provides a type converter to convert Enum object to an from a string. | 
|  | EnumValueListConverter<T> | Provides a type converter to convert Enum object to an from a string. | 
|  | ListTypeConverter | Provides a type converter to convert a generic list of a comma separated string list. | 
|  | NullableDicomAgeValueConverter | Provides a type converter to convert a nullable DateTimeAgeValue to and from a string representation. | 
|  | NumberListTypeConverter | Provides a type converter to convert a list of numbers to a comma separated string list. | 
|  | PersonNameConverter | Provides a type converter to convert a PersonName object to an from a string. | 
|  | PersonNameListConverter | Provides a type converter to convert a list of PersonName objects to an from a string | 
|  | RasterImageConverter | Provides a type converter to convert a RasterImage object to a string. | 
|  | ShortDateTypeConverter | Provides a type converter to convert a DateTime to a short date representation. |