new yourobject; //Create a variable for the object you want to delete.yourobject = CreateObject(....) //Here, yourobject will be defined as that particular object.