FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
NSMutableArray(Deprecated) Category Reference

Deprecated methods of NSMutableArray extensions. More...

#import <NSArray.h>

Instance Methods

(id) - __deprecated
 Pop random object from NSArray. More...
 

Detailed Description

Deprecated methods of NSMutableArray extensions.

Method Documentation

- (id) __deprecated

Pop random object from NSArray.

Deprecated:
Use removeRandomObject

The documentation for this category was generated from the following file: