- value
- An object that implements the IConvertible interface, or null.
A 16-bit signed integer that is equivalent to value, or zero if value is null.
If value is not null, this method wraps a call to the IConvertible.ToInt16(IFormatProvider) implementation of the underlying type of value.