Overload | Description |
---|---|
TdTime Constructor(Int32,Int32,Int32) | An instance of TdTime is created from the time components specified as integers. |
TdTime Constructor(Int32,Int32,Int32,Int32) | An instance of TdTime is create from the time components specfied as integers. |
TdTime Constructor(Int32,Int32,Int32,Int32,Int32) | An instance of TdTime is created from the time components specfied as integers. |
TdTime Constructor(TimeSpan) | An instance of TdTime is created from the time component specified as a TimeSpan structure. |
TdTime Constructor(TimeSpan,Int32) | An instance of TdTime is created from the time component specified as a TimeSpan structure. |