![]() | |
![]() | ![]() |
CL_Array::delSyntaxbool del(int position); Parameters
Return valuetrue if item was deleted, false otherwise.DescriptionRemoves the item at the specified position. The items after the deleted item are NOT moved forward in the array, the item is simple deleted. |