| Inherits from | |
| Conforms to | |
| Framework | /System/Library/Frameworks/Foundation.framework |
| Availability | Available in Mac OS X v10.0 and later.
|
| Companion guide | |
| Declared in | NSNull.h |
The NSNull class defines a singleton object used to represent null values in collection objects (which don’t allow nil values).
Returns the singleton instance of NSNull.
+ (NSNull *)null
The singleton instance of NSNull.
NSNull.h
Last updated: 2006-05-23