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