MessagePackObjectDictionary Constructor |
Namespace: MsgPackAssembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax public MessagePackObjectDictionary()
public:
MessagePackObjectDictionary()
new : unit -> MessagePackObjectDictionary
Remarks
This operation is an O(1) operation.
See Also