MessagePackObjectNil Field |
Instance represents nil. This is equal to default value.
Namespace: MsgPackAssembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax public static readonly MessagePackObject Nil
Public Shared ReadOnly Nil As MessagePackObject
public:
static initonly MessagePackObject Nil
static val Nil: MessagePackObject
Field Value
Type:
MessagePackObjectSee Also