Click or drag to resize
MessagePackObjectAsEnumerable Method

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

Return Value

Type: IEnumerableMessagePackObject
Underlying IEnumerableT.
See Also