MessagePackObjectAsInt32 Method |
Convert this instance to
Int32 instance.
Namespace: MsgPackAssembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax Public Function AsInt32 As Integer
member AsInt32 : unit -> int
Return Value
Type:
Int32Int32 instance corresponds to this instance.
See Also