![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.DataTypes Namespace : Time Structure |
The following tables list the members exposed by Time.
Name | Description | |
---|---|---|
![]() | Time Constructor | Initializes a new instance of the Time struct. |
Name | Description | |
---|---|---|
![]() | Hour | Gets or sets the hour. |
![]() | Millisecond | Gets or sets the millisecond. |
![]() | Minute | Gets or sets the minute. |
![]() | Seconds | Gets or sets the seconds. |
Name | Description | |
---|---|---|
![]() | IsNull | Determines whether this instance is null. |
![]() | ToString | Overloaded. Returns a String that represents this instance. |
![]() | Overloaded. Performs an implicit conversion from Time to DateTime. |