'Declaration
Public Function ToInt32( _ ByVal provider As System.IFormatProvider _ ) As System.Integer
'Usage
Dim instance As NVariant Dim provider As System.IFormatProvider Dim value As System.Integer value = instance.ToInt32(provider)
public System.int ToInt32( System.IFormatProvider provider )
Parameters
- provider