Container |
| Name | Description | |
|---|---|---|
| MapAsArray(IDictionary, IGraphModel) | Creates a new list representing an array, containing all values from the given dictionary representing a map map from int to some values. | |
| MapAsArrayV(DictionaryInt32, V) | Creates a new list representing an array, containing all values from the given dictionary representing a map map from int to some values. |