MessagePackObjectToObject Method |
Get boxed underlying value for this object.
Namespace: MsgPackAssembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax Public Function ToObject As Object
public:
Object^ ToObject()
member ToObject : unit -> Object
Return Value
Type:
ObjectBoxed underlying value for this object.
See Also