Adds multiple objects to the internal item list.
Original signature is '- (void)addItemsWithObjectValues:(NSArray *)objects'
Available in Mac OS X v10.0 and later.


- objects (NSArray)
- The object to add to the end of the receiver’s internal item list.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)