[Previous] [Up] [Next]

NSNull

Authors

Richard Frith-Macdonald

Version: $Revision: 1.9 $

Date: $Date: 2001/12/12 14:10:13 $

NSNull

NSNull

Declared in: Foundation/NSNull.h

Inherits from: NSObject

Conforms to: NSObject , NSCoding , NSCopying


Instance Variables

Methods


Class Methods

null

+ (NSNull*) null;
Return an object that can be used as a placeholder in a collection. This method always returns the same object.