Re: Copying objects and containers.
Re: Copying objects and containers.
- Subject: Re: Copying objects and containers.
- From: Stéphane Sudre <email@hidden>
- Date: Fri, 7 Feb 2003 18:47:27 +0100
On Friday, February 7, 2003, at 06:06 PM, Peter Hudson wrote:
I have a small class ( one string and an int ) inherited from NSObject.
I have put three instances of this class into an NSArray. I wish to
make a deep copy of the array and its contents.
How do I do this ?
[theArray copy]; ?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.