'Declaration
Public Function ToDecimal( _ ByVal provider As System.IFormatProvider _ ) As System.Decimal
'Usage
Dim instance As NVariant Dim provider As System.IFormatProvider Dim value As System.Decimal value = instance.ToDecimal(provider)
public System.decimal ToDecimal( System.IFormatProvider provider )
Parameters
- provider