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 -

email - PHP Mail Error "The Page at X Says: E-Mail can not be sent!" -

Optimized Line drawing in QT -