[DEV] Added bulk operations to IArrayList and its implementors to increase performance
- addItemsAt(index : uint, items : Array); - removeItemsAt(index : uint, numItems : uint);
Authored by: kakenbok 2009-08-05
Parent: [r25]
Child: [r27]