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

NSArray shortcut methods extension. More...

#import <NSArray.h>

Instance Methods

(BOOL) - hasIndex:
 index < self.count More...
 

Detailed Description

NSArray shortcut methods extension.

Method Documentation

- (BOOL) hasIndex: (NSUInteger)  index

index < self.count


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