Find Distinct object ids of array

suggest change
// *** Find Distinct object ids of array ***
NSLog(@"Distinct id : %@",[array valueForKeyPath:@"@distinctUnionOfObjects.id"]);

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents