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

NSArrray objectsAtIndexes:


  • Subject: NSArrray objectsAtIndexes:
  • From: Pavel Kapinos <email@hidden>
  • Date: Thu, 28 Jul 2005 09:24:16 -0700

objectsAtIndexes:
- (NSArray *)objectsAtIndexes:(NSIndexSet *)indexes

Returns an array containing the objects in the receiver at the specified indexes. It is a programming error if any location in indexes exceeds the bounds of the receiver.

Availability
Available in Mac OS X version 10.4 and later.



Please clarify:

1) What type of exception it generates?

2) Does it guarantee that returned objects are in the ascending order of their indexes, so that object in retuned array, which has higher index in indexes, will follow object, which has smaller index in indexes?



Thank you!


_______________________________________________ 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
  • Follow-Ups:
    • Re: NSArrray objectsAtIndexes:
      • From: Charilaos Skiadas <email@hidden>
  • Prev by Date: Re: Newbie Help understanding Core Data
  • Next by Date: Re: Developing for Tiger and Panther;
  • Previous by thread: problem building 2005-07-21 OmniBase as embedded framework on 10.4.2/xcode 2.1
  • Next by thread: Re: NSArrray objectsAtIndexes:
  • Index(es):
    • Date
    • Thread