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