CL_List::del
Syntax
bool
del
(TYPE *item);
Parameters
item
-
Item to be deleted.
Return value
true if item was deleted, false otherwise.
Description
Deletes the specified item.
Back to index
This page was built using the Perceps documentation system.