MessagePackObjectDictionary Properties |
The MessagePackObjectDictionary type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of elements contained in the MessagePackObjectDictionary.
| |
IsFrozen |
Gets a value indicating whether this instance is frozen.
| |
Item |
Gets or sets the element with the specified key.
| |
Keys |
Gets an MessagePackObjectDictionaryKeySet containing the keys of the MessagePackObjectDictionary.
| |
Values |
Gets an MessagePackObjectDictionaryValueCollection containing the values of the MessagePackObjectDictionary.
|