Click or drag to resize
KnownExtTypeCodeMultidimensionalArray Property
Gets the ext type code which represents multidimensional array.

Namespace: MsgPack
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public static byte MultidimensionalArray { get; }

Property Value

Type: Byte
0x1.
See Also