The following tables list the members exposed by DicomDateValue.
Name | Description | |
---|---|---|
![]() | DicomDateValue Constructor | Overloaded. Initializes a new DicomDateValue with explicit parameters. |
Name | Description | |
---|---|---|
![]() | Day | Gets or sets numerical value that indicates the day. |
![]() ![]() | Empty | Gets a DicomDateValue structure with zero values. |
![]() | IsEmpty | Gets a value indicating whether this DicomDateValue structure is empty. |
![]() | Month | Gets or sets numerical value that indicates the month. |
![]() ![]() | Now | Returns a DicomDateValue containing the current date and time according to your system. |
![]() | Year | Gets or sets numerical value that indicates the year. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from System.ValueType) |
![]() | GetHashCode | (Inherited from System.ValueType) |
![]() | ToDateTime | Converts the DicomDateValue to a DateTime equivalent. |
![]() | ToString | Overridden. Overridden. Returns a meaningful name for this command. |