MessagePackObjectAsInt16 Method |
Convert this instance to
Int16 instance.
Namespace: MsgPackAssembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax Public Function AsInt16 As Short
member AsInt16 : unit -> int16
Return Value
Type:
Int16Int16 instance corresponds to this instance.
See Also