Re: KVC with bindings to array elements?
Re: KVC with bindings to array elements?
- Subject: Re: KVC with bindings to array elements?
- From: Scott Anguish <email@hidden>
- Date: Fri, 20 Oct 2006 11:04:52 -0400
KVC doesn't support using a keypath to access a specific index in an
array.
On Oct 20, 2006, at 9:52 AM, Jeff Koftinoff wrote:
What key path do I use to specify the n'th NSNumber in a
NSMutableArray? I tried the following:
myData.params.2
myData.params.@2
myData.params@2
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden