Removing Dynamic Movie Clips

If i attach 50 movie clips to content_mc. and then i run another function where i want to:

  1. clear all of the attached movie clips on content_mc

  2. repopulate content_mc with new movie clips

how do i clear content_mc?

i want to just do a magic content_mc.clear like you do with the drawing junk.