===== NSArray ===== NSArray and its subclass NSMutableArray manage ordered collections of objects called arrays. NSArray creates static arrays, and NSMutableArray creates dynamic arrays.\\ [[objective-c:foundation.framework:nsarray.h:init|init]]\\ [[objective-c:foundation.framework:nsarray.h:initWithObjects|initWithObjects]]\\