'Usage Dim instance As TdIntervalHour Dim format As String Dim value As String value = instance.ToString(format)
Parameters
- format
- The format string that will be used to format the TdIntervalHour.
Return Value
A string representation of the TdIntervalHour will be returned.