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