forum

Home / DeveloperSection / Forums / How to get class object index in NSMutableArray in Xcode?

How to get class object index in NSMutableArray in Xcode?

Anonymous User182323-Jan-2016
I have two controllers in our iPhone application. In one controller I have create a ImageCollection class and an NSMutableArrayimgArray. after that I have stored ImageCollection objects into the imgArray. Now, I want to get the specific index of ImageCollection object which is stored in the imgArray.
Can anyone tell me how can I find the index of any specific object. Please provide me some code if possible as hint for me.
Thank You.

Updated on 23-Jan-2016
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By