'Declaration
Public Function ToInt64( _ ByVal provider As System.IFormatProvider _ ) As System.Long
'Usage
Dim instance As NVariant Dim provider As System.IFormatProvider Dim value As System.Long value = instance.ToInt64(provider)
public System.long ToInt64( System.IFormatProvider provider )
Parameters
- provider