'Usage
Dim instance As UADataValue Dim format As String Dim value As String value = instance.ToString(format)
Parameters
- format
- A standard or custom format string (see Remarks).
The value of this parameter can be
null
(Nothing
in Visual Basic).
Return Value
This method never returns null
(Nothing
in Visual Basic).