Saturday, April 16, 2016

Re: trying to get last object of all arrays in an array

You should probably be using a dictionary.
Or create custom class and use [[[self class] options] valueForKey:@"propertyName"];

Cheers,
Stanislav

On Apr 16, 2016, at 8:48 AM, Patrick J. Collins <patrick@collinatorstudios.com> wrote:

[[[self class] options] valueForKey:@"lastObject"];

No comments:

Post a Comment