MessagePackObjectAsBoolean Method |
Convert this instance to
Boolean instance.
Namespace: MsgPackAssembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax Public Function AsBoolean As Boolean
member AsBoolean : unit -> bool
Return Value
Type:
BooleanBoolean instance corresponds to this instance.
See Also