InternalMap Type
Union cases
| Union case | Description |
Full Usage:
MapEmpty
|
|
Full Usage:
MapNode(string, Json, InternalMap, InternalMap)
Parameters:
string
Item2 : Json
Item3 : InternalMap
Item4 : InternalMap
|
|
|
|
Instance members
| Instance member | Description |
Full Usage:
this.IsMapEmpty
Returns: bool
|
|
Full Usage:
this.IsMapNode
Returns: bool
|
|
Full Usage:
this.IsMapOne
Returns: bool
|
|