Click or drag to resize
MessagePackObjectAsSingle Method
Convert this instance to Single instance.

Namespace: MsgPack
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public float AsSingle()

Return Value

Type: Single
Single instance corresponds to this instance.
See Also