Click or drag to resize
MessagePackObjectAsList Method

Namespace: MsgPack
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public IList<MessagePackObject> AsList()

Return Value

Type: IListMessagePackObject
Underlying IListT.
See Also