• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSMutableArray help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSMutableArray help


  • Subject: Re: NSMutableArray help
  • From: Nick Zitzmann <email@hidden>
  • Date: Fri, 27 Jun 2008 16:46:52 -0600


On Jun 27, 2008, at 4:41 PM, Eric Lee wrote:

My question is, how do you add an object to a NSMutableArray,

-addObject:. This is in the NSMutableArray documentation...

and then have
to array display it?

Arrays usually serve as back-ends for NSTableView views (hint).

The book has a hint about a method, - replaceObjectAtIndex:withObject:. How
do you implement that?


What do you mean? The method is already implemented as part of NSMutableArray.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NSMutableArray help
      • From: Ken Thomases <email@hidden>
References: 
 >NSMutableArray help (From: Eric Lee <email@hidden>)

  • Prev by Date: NSMutableArray help
  • Next by Date: Re: Why aren't my bindings firing?
  • Previous by thread: NSMutableArray help
  • Next by thread: Re: NSMutableArray help
  • Index(es):
    • Date
    • Thread