MessagePackObjectDictionary Constructor |
Name | Description | |
---|---|---|
MessagePackObjectDictionary |
Initializes an empty new instance of the MessagePackObjectDictionary class with default capacity.
| |
MessagePackObjectDictionary(Int32) |
Initializes an empty new instance of the MessagePackObjectDictionary class with specified initial capacity.
| |
MessagePackObjectDictionary(IDictionaryMessagePackObject, MessagePackObject) |
Initializes a new instance of the MessagePackObjectDictionary class.
|