removeUndo
removes history about all the operations made to an item
void removeUndo(string id);
| id | string | the id of an item |
Example
list.removeUndo(id);
See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.