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