Skip to content

Array self insert number Map

xu.jingyu edited this page Dec 24, 2019 · 4 revisions

简介

将Map类型元素插入到指定位置

  • @param index number 要插入位置的索引
  • @param aMap Map Map类型元素

⚠️ 元素的索引从1开始

Clone this wiki locally