[This is preliminary documentation and is subject to change.]
Specifies what kind the dynamic object is - map or array
Namespace: NFX.Serialization.JSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Map | 0 | ||
Array | 1 |
See Also