The following tables list the members exposed by DicomAgeValue.
| Name | Description | |
|---|---|---|
| DicomAgeValue Constructor | Initializes a new instance of the DicomAgeValue structure with the specified age value and reference. |
| Name | Description | |
|---|---|---|
![]()
| Empty | Gets a DicomAgeValue structure with default values. |
| IsEmpty | Gets a value indicating whether this DicomAgeValue structure is empty. |
| Number | Gets or sets a numerical value that indicates the age. |
| Reference | Gets or sets the type of the age value : days, weeks, months, or years. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from System.ValueType) |
| GetHashCode | (Inherited from System.ValueType) |
| ToString | (Inherited from System.ValueType) |
