Enum JSONDynamicObjectKind
Specifies what kind the dynamic object is - map or array
Namespace: NFX.Serialization.JSON
Assembly: NFX.dll
Syntax
public enum JSONDynamicObjectKind
Fields
| Name | Description |
|---|---|
| Array | |
| Map |
Specifies what kind the dynamic object is - map or array
public enum JSONDynamicObjectKind
| Name | Description |
|---|---|
| Array | |
| Map |