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