Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

Next Page > Hide TOC

NSNull Class Reference

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

Overview

The NSNull class defines a singleton object used to represent null values in collection objects (which don’t allow nil values).

Adopted Protocols

NSCoding
NSCopying

Tasks

Obtaining an Instance

Class Methods

null

Returns the singleton instance of NSNull.

+ (NSNull *)null

Return Value

The singleton instance of NSNull.

Availability
Declared In
NSNull.h

Next Page > Hide TOC


Last updated: 2006-05-23




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice