0

What's the syntax for limiting data, in my case, the number of photos fetched from iPod's photo library?

Is it 'first' x objects, or something?

I have a lot of photos and I would like to limit them to a few.

Frederick C. Lee
  • 9,019
  • 17
  • 64
  • 105
  • possible duplicate of [How do I get first x elements of an NSArray in Cocoa?](http://stackoverflow.com/questions/3364758/how-do-i-get-first-x-elements-of-an-nsarray-in-cocoa) – Erez Haim May 14 '15 at 01:22
  • 1
    I'm referring to a fetch from a database/data-source; not from an array. – Frederick C. Lee May 14 '15 at 02:09

0 Answers0