Container |
| Name | Description | |
|---|---|---|
| ArrayAsMap(IList) | Creates a new dictionary representing a map containing all values from the given list, mapped to by their index. | |
| ArrayAsMapV(ListV) | Creates a new dictionary representing a map containing all values from the given list, mapped to by their index. |