'Declaration
Public Function ToUInt16( _ ByVal provider As System.IFormatProvider _ ) As System.UShort
'Usage
Dim instance As NVariant Dim provider As System.IFormatProvider Dim value As System.UShort value = instance.ToUInt16(provider)
public System.ushort ToUInt16( System.IFormatProvider provider )
Parameters
- provider