• 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: Need help with -mutableSetValueForKey:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need help with -mutableSetValueForKey:


  • Subject: Re: Need help with -mutableSetValueForKey:
  • From: David Spooner <email@hidden>
  • Date: Fri, 21 Sep 2007 09:08:10 -0600

The answer is found in NSKeyValueCoding.h.  The required methods are:

- (unsigned int) countOfThings;
- (NSEnumerator *) enumeratorOfThings;
- (id) memberOfThings:(id)thing;

Thanks to all who responded.

dave

_______________________________________________

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


  • Prev by Date: Re: Best way to programmatically cancel an NSError?
  • Next by Date: Question about scope of "convenience objects"
  • Previous by thread: Re: Need help with -mutableSetValueForKey:
  • Next by thread: Question about scope of "convenience objects"
  • Index(es):
    • Date
    • Thread