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