• 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: predicateWithFormat: argumentArray:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: predicateWithFormat: argumentArray:


  • Subject: Re: predicateWithFormat: argumentArray:
  • From: mmalcolm crawford <email@hidden>
  • Date: Thu, 3 Nov 2005 19:54:09 -0800


On Nov 3, 2005, at 5:26 PM, Nicholas Crosbie wrote:

NSPredicate *thePredicate = [NSPredicate
 predicateWithFormat:@"SELF == %@" argumentArray:secondArray];

NSPredicate *thePredicate = [NSPredicate predicateWithFormat:@"SELF IN %@", secondArray];

<http://developer.apple.com/documentation/Cocoa/Conceptual/Predicates/ Articles/pUsing.html>

mmalc

_______________________________________________
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


References: 
 >predicateWithFormat: argumentArray: (From: Nicholas Crosbie <email@hidden>)

  • Prev by Date: OK to Use C++ Shorthand Constructs in a Cocoa Project?
  • Next by Date: Re: OK to Use C++ Shorthand Constructs in a Cocoa Project?
  • Previous by thread: predicateWithFormat: argumentArray:
  • Next by thread: Re: predicateWithFormat: argumentArray:
  • Index(es):
    • Date
    • Thread