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