removeItem

The removeItem method deletes the specified element from the list.

Visibility
Public
Signature
void removeItem(const OMUListItem* item)
Parameters
item

The element to delete


Feedback