'Declaration
Public Overloads Function ToString( _ ByVal format As System.String _ ) As System.String
'Usage
Dim instance As TimeOfDay Dim format As System.String Dim value As System.String value = instance.ToString(format)
public System.string ToString( System.string format )
Parameters
- format