• 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: Comparing keys in a dictionary
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Comparing keys in a dictionary


  • Subject: Re: Comparing keys in a dictionary
  • From: Gideon Tearle <email@hidden>
  • Date: Fri, 9 Nov 2001 09:59:58 +0000

Hi

if (0 != [key rangeOfString:@"ArrayItem_"]){

rangeOfString returns an NSRange... test [key rangeOfString:@"ArrayItem_"].length instead

Best wishes

-- Gideon


References: 
 >Comparing keys in a dictionary (From: Reuss <email@hidden>)

  • Prev by Date: Setting job features when printing without panels
  • Next by Date: How to code a TableView into a CustomView?
  • Previous by thread: Comparing keys in a dictionary
  • Next by thread: Setting job features when printing without panels
  • Index(es):
    • Date
    • Thread