public static short ToInt16(
int value,
Conversion mode
)Public Shared Function ToInt16 (
value As Integer,
mode As Conversion
) As Shortpublic:
static short ToInt16(
int value,
Conversion mode
)static member ToInt16 :
value : int *
mode : Conversion -> int16