Header menu logo issie

InternalMap Type

Union cases

Union case Description

MapEmpty

Full Usage: MapEmpty

MapNode(string, Json, InternalMap, InternalMap)

Full Usage: MapNode(string, Json, InternalMap, InternalMap)

Parameters:
Item1 : string
Item2 : Json
Item3 : InternalMap
Item4 : InternalMap

MapOne(string, Json)

Full Usage: MapOne(string, Json)

Parameters:
    Item1 : string
    Item2 : Json

Item1 : string
Item2 : Json

Instance members

Instance member Description

this.IsMapEmpty

Full Usage: this.IsMapEmpty

Returns: bool
Returns: bool

this.IsMapNode

Full Usage: this.IsMapNode

Returns: bool
Returns: bool

this.IsMapOne

Full Usage: this.IsMapOne

Returns: bool
Returns: bool

Type something to start searching.