Version: 5.6
public void InsertArrayElementAtIndex (int index);

説明

空のエレメントを配列内の指定したインデックスに挿入します

The value of the inserted element is undefined and should be explicitly set after calling this function. See Also: isArray.