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