MessagePackObjectAsSingle Method |
Convert this instance to
Single instance.
Namespace: MsgPackAssembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax Public Function AsSingle As Single
member AsSingle : unit -> float32
Return Value
Type:
SingleSingle instance corresponds to this instance.
See Also