The following tables list the members exposed by DicomDateRangeValue.
| Name | Description | |
|---|---|---|
| DicomDateRangeValue Constructor | Initializes a new DicomDateRangeValue with explicit parameters. |
| Name | Description | |
|---|---|---|
| Date1 | Gets or sets the first date in the date range. |
| Date2 | Gets or sets the second date in the date range. |
![]()
| Empty | Gets a DicomDateRangeValue structure with zero values. |
| IsEmpty | Gets a value indicating whether this DicomDateRangeValue structure is empty. |
| Type | Gets or sets the type of date range. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from System.ValueType) |
| GetHashCode | (Inherited from System.ValueType) |
| ToString | (Inherited from System.ValueType) |