NSArray with NSPredicate using NOT IN

前端 未结 2 795
庸人自扰
庸人自扰 2020-12-07 23:37

I have an NSArray that I want to filter out certain objects using an NSPredicate, I was hoping I could use NOT IN since I saw that I can easily do an IN.

So I have m

2条回答
提交回复
热议问题