I have a tool that adds overlays to the map. I then dispose of the map items when my Tool Deactivates. But for some reason, sometimes a graphic gets left behind and there is no way to get rid of it. Is there a programmatic way to get all the disposible items on a map and clear them or otherwise interact with them?