SubClass

Crowd-sourced documentation and tutorials by the Cocoa developer community
Jump to: navigation, search


"SubClass" refers to a class that is a child of another class. The SubClass inherits the behaviors and data of the SuperClass.

For example: NSMutableArray is a SubClass of both NSArray and NSObject.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox