Re: really basic nsarray intialization question
Re: really basic nsarray intialization question
- Subject: Re: really basic nsarray intialization question
- From: tony cate <email@hidden>
- Date: Sat, 12 Jul 2003 14:35:56 -0500
Or, arrayWithObjects.
You really need a good documentation browser. I like AppKiDo. It allows
you to see not only the instance or class methods available for a
class, but all the instance or class methods it inherits, too.
On Saturday, July 12, 2003, at 02:23 PM, Henry McGilton wrote:
On Saturday, July 12, 2003, at 12:08 PM, Michael Hanna wrote:
how do initialize an NSArray with a series of string literals? I've
seen it somewhere in documentation, but for the life of me I can't
find it.
initWithObjects
Best Wishes,
........ Henry
===============================+============================
Henry McGilton, Boulevardier | Trilithon Software
Objective-C/Java Composer | Seroia Research
-------------------------------+----------------------------
mailto:email@hidden | http://www.trilithon.com
|
===============================+============================
_______________________________________________
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.
_______________________________________________
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.