NSMutableArray parent class is NSArray
//Add values dynamically
NSMutableArray* arr_country = [[NSMutableArray alloc]init];
[arr_country addObject:@"INDIA"];
[arr_country addObject:@"RUSSIA"];
//retrieve array value
id maybeNSString = [arr_country objectAtIndex:(NSUInteger)0]; //return value of the zero th position
//get array count
NSInteger arr_count = arr_country.count;
-----------------------------------------------------------------------------------------------
ReplyDeleteHire iPhone Developer & Android App Development
IOS7 great development in iphone and providing every type of applications to their users in latest versions. On the side android application development also do it and these can enhance your credibility of your businesses and helpful to their companies which are providing these services.
ReplyDelete