Leadtools.Dicom Namespace : DicomDateTimeValue Structure |
The following tables list the members exposed by DicomDateTimeValue.
Name | Description | |
---|---|---|
DicomDateTimeValue Constructor | Overloaded. |
Name | Description | |
---|---|---|
Day | Gets or sets numerical value that indicates the day. | |
Empty | Gets a DicomDateTimeValue structure with default values. | |
Fractions | Gets or sets numerical value that indicates the fractions. | |
Hours | Gets or sets numerical value that indicates the hours. | |
IsEmpty | Gets a value indicating whether this DicomDateTimeValue structure is empty. | |
Minutes | Gets or sets numerical value that indicates the minutes. | |
Month | Gets or sets numerical value that indicates the month. | |
Now | Returns a DicomDateTimeValue value containing the current date and time according to your system. | |
Offset | Gets or sets numerical value that indicates the offset. | |
Seconds | Gets or sets numerical value that indicates the seconds. | |
Year | Gets or sets numerical value that indicates the year. |
Name | Description | |
---|---|---|
ToDateTime | Converts the DicomDateTimeValue to a DateTime equivalent. | |
ToString | Overridden. Returns a meaningful name for this command. |