The following tables list the members exposed by DicomTimeValue.
Name | Description | |
---|---|---|
DicomTimeValue Constructor | Overloaded. Constructs a new DicomTimeValue object. |
Name | Description | |
---|---|---|
Empty | Represents a new instance of a DicomTimeValue structure with member data left uninitialized. | |
Fractions | Gets or sets the fractions. | |
Hours | Gets or sets the hour. | |
IsEmpty | Gets a value indicating whether DicomTimeValue structure is empty. | |
Minutes | Gets or set the minutes. | |
Now | Returns a DicomTimeValue containing the current time according to your system. | |
Seconds | Gets or sets the seconds. |
Name | Description | |
---|---|---|
Equals | (Inherited from System.ValueType) | |
GetHashCode | (Inherited from System.ValueType) | |
ToDateTime | Converts the DicomTimeValue to a DateTime equivalent. | |
ToString | (Inherited from System.ValueType) |