Click or drag to resize

ContainerHelperArrayAsMap Method

Overload List
  NameDescription
Public methodStatic memberArrayAsMapV(ListV)
Creates a new dictionary representing a map containing all values from the given list, mapped to by their index.
Public methodStatic memberArrayAsMap(IList)
Creates a new dictionary representing a map containing all values from the given list, mapped to by their index.
Top
See Also