Activity.ToInt16(IFormatProvider) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public short ToInt16(IFormatProvider? provider);
abstract member ToInt16 : IFormatProvider -> int16
override this.ToInt16 : IFormatProvider -> int16
Public Function ToInt16 (provider As IFormatProvider) As Short
Parameters
- provider
- IFormatProvider