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