Find Distinct object ids of array
suggest change// *** Find Distinct object ids of array ***
NSLog(@"Distinct id : %@",[array valueForKeyPath:@"@distinctUnionOfObjects.id"]);
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents