| Source path: svn/ tags/ 1.0.0/ ws/ tink/ flex/ collections/ CollectionClone.as |
|
|
|
|
Older revisions
r57
by sdowns
on Aug 25, 2009
Diff
CollectionClone is used when you need to make a clone of a collection so that it can be filtered without affecting the original collection. ...