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