Leadtools.Dicom Namespace : DicomDateValue Structure |
The following tables list the members exposed by DicomDateValue.
Name | Description | |
---|---|---|
DicomDateValue Constructor | Overloaded. |
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 | |
---|---|---|
ToDateTime | Converts the DicomDateValue to a DateTime equivalent. | |
ToString | Overridden. Returns a meaningful name for this command. |