Converts the
Int16 to it's JavaScript string representation.

Declaration Syntax
Public Shared Function ToString ( _
value As Short _
) As String

Parameters
- value (Int16)
- The value to convert.

Return Value
A Json string representation of the
Int16.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 2.0.0.0 (2.0.0.0)