'Declaration
Public Function ToSByte( _ ByVal provider As System.IFormatProvider _ ) As System.SByte
'Usage
Dim instance As NVariant Dim provider As System.IFormatProvider Dim value As System.SByte value = instance.ToSByte(provider)
public System.sbyte ToSByte( System.IFormatProvider provider )
Parameters
- provider