LeaderArray.Insert
Description:
Insert the specified item into the array.
Insert the specified item into the array.
-
itemThe item to be inserted into the array.
-
indexThe item will be inserted before this index.
Return Value
Returns whether the item was inserted into the array.