removeelement

flex 4: does remove element also destorys the element?!

Hiya. I dynamically add and remove elements form VGroups. When I create an element and then append it to a VGroup and then remove it from that VGroup, does it destroy the element completely? if not, how can I destroy the element so it won't take space in memory. thanks! ...