Contents

zone

Zones are deprecated and ignored by most classes that have it as a parameter.

Declaration

- (struct _NSZone *) zone;

Return Value

A pointer to the zone from which the receiver was allocated.

See Also

Obsolete Methods