EngineKit
NSArray(Extension) Category Reference

Instance Methods

(BOOL) - valid
 

Method Documentation

- (BOOL) valid

Checks if the array is valid, which means that it exists and is not empty.

Warning
A valid array may still contain only NSNulls.
Returns
YES if the array is valid, NO otherwise.

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