Changes

Jump to: navigation, search

User:John Dang

329 bytes added, 16:57, 9 February 2009
Apple Development
<li>'''''- (NSUInteger)indexOfObject:(id)that'''''</li>
<span style="color:#6600FF;">NSArray</span> *nsarray = [<span style="color:#6600FF;">NSArray</span> <span style="color:#660099;">initWithObjects</span>:<span style="color:#CC0000;">@"Open Source!"</span>];
<span style="color:#6600FF;">NSUInteger</span> *count;
count = [nsarray <span style="color:#660099;">count</span>];
</ul>
1
edit

Navigation menu