ios - Array of NSManagedObject attributes -


i'd array of attributes nsmanagedobject can use kvo export them. can create array manually , iterate through it, however, i'd list automatically, iterate.

an nsmanagedobject has entity associated it. use nsentitydescription's -attributesbyname , -relationshipsbyname. you'll dictionary each of methods. ask dicts -allkeys.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -