![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Outline and description of interfaces, enumerations, structures and classes that provide default type converters for use with the DICOMPropertyGrid.
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 and from a string. |
![]() | EnumValueListConverter<T> | Provides a type converter to convert Enum object to and 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 and from a string. |
![]() | PersonNameListConverter | Provides a type converter to convert a list of PersonName objects to and 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. |