The documentation says it\'s available in MacOS 1.08.
So what\'s the story? What about for iOS5?
It\'s a very important selector because self[5] will actuall
No, only since iOS 6 unfortunately.
Apple has separate documentations for the OS X and the iOS APIs. You have to check the right one: objectAtIndexedSubscript:.
Availability Available in iOS 6.0 and later.