| Icon | Member | Description |
|---|---|---|
| Map()()() |
Creates a new empty Sofu.Map
| |
| Map(Dictionary<(Of <(String, SofuObject>)>)) |
Creates a new Sofu.Map from a Dictionary.
| |
| Map(Map) |
Creates a new Sofu.Map from another Sofu.Map.
|