How to find what kind of Objects are contained in NSArray
How to find what kind of Objects are contained in NSArray
- Subject: How to find what kind of Objects are contained in NSArray
- From: "Ramakrishna Kondapalli" <email@hidden>
- Date: Sat, 10 Apr 2004 16:20:45 +0530
- Thread-topic: How to find what kind of Objects are contained in NSArray
Hi,
I have an NSArray. It contains objects of type NSDictionary, NSString,
NSTextField etc in any order. For a given index how do I know whether
it is a NSDictionary or NSString or something else type object?
Thanks & Regards
Ramakrishna
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.