Click or drag to resize

ContainerHelperMapAsArray Method

Overload List
  NameDescription
Public methodStatic memberMapAsArrayV(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.
Public methodStatic memberMapAsArray(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.
Top
See Also