'Declaration
Public Function ToSingle( _ ByVal provider As System.IFormatProvider _ ) As System.Single
'Usage
Dim instance As NVariant Dim provider As System.IFormatProvider Dim value As System.Single value = instance.ToSingle(provider)
public System.float ToSingle( System.IFormatProvider provider )
Parameters
- provider