+ null
Returns the singleton instance of
NSNull
.
NSNull
のシングルトンインスタンスを返します。
nil
values.
nil
値を許可されないコレクションオブジェクトにおいてnull値を表すために使われるシングルトンオブジェクト。
Availability 有効性
Technology
@interface NSNull : NSObject
NSNull
is “toll-free bridged” with its Core Foundation counterpart, CFNull
. See Toll-Free Bridging for more information on toll-free bridging.
トールフリーブリッジに関する更なる情報としてToll-Free Bridgingを見てください。
+ null
NSNull
.
NSNull
のシングルトンインスタンスを返します。
NSNotFound