Click or drag to resize
MessagePackObjectDictionary Properties

The MessagePackObjectDictionary type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the MessagePackObjectDictionary.
Public propertyIsFrozen
Gets a value indicating whether this instance is frozen.
Public propertyItem
Gets or sets the element with the specified key.
Public propertyKeys
Public propertyValues
Top
See Also