Changes

Jump to: navigation, search

Working with Objective-C Array Objects

11 bytes removed, 21:18, 1 February 2016
m
Text replacement - "<google>BUY_OBJC_BOTTOM</google>" to "<htmlet>objc</htmlet>"
As we can see from the above example, the method returns a new array containing the elements of the original array sorted using the ''localizedCaseInsensitiveCompare'' method. In practice any method can be used in this context as long as that method is able to compare two objects and return an ''NSOrderedAscending'', ''NSOrderedSame'' or ''NSOrderedDescending'' result.
<googlehtmlet>BUY_OBJC_BOTTOMobjc</googlehtmlet>
<hr>

Navigation menu