MessagePackObjectAsDictionary Method |
Namespace: MsgPackAssembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax public MessagePackObjectDictionary AsDictionary()
Public Function AsDictionary As MessagePackObjectDictionary
public:
MessagePackObjectDictionary^ AsDictionary()
member AsDictionary : unit -> MessagePackObjectDictionary
Return Value
Type:
MessagePackObjectDictionaryUnderlying
MessagePackObjectDictionary.
See Also