For anyone wondering, you'll need to pick instance by evaluation to do that (for example, when a bullet collide with the instance, you can pick instance by evaluating which instance the bullet is colliding with). If you don't specify what the conditions are for picking, you'll end up with unintended results.
To destroy specific instances (that have a known ID), then what Codah said works fine.