Instance Method インスタンスメソッド

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