ContainerHelperMapAsArray Method |
| Name | Description | |
|---|---|---|
| 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.
| |
| 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.
|