'Declaration
Public Function ToInt16( _ ByVal provider As System.IFormatProvider _ ) As System.Short
'Usage
Dim instance As NVariant Dim provider As System.IFormatProvider Dim value As System.Short value = instance.ToInt16(provider)
public System.short ToInt16( System.IFormatProvider provider )
Parameters
- provider