class NSNull
A singleton object used to represent null values in collection objects that don’t allow
nil
values.
nil
値を許可されないコレクションオブジェクトにおいてnull値を表すために使われるシングルトンオブジェクト。
let NSNotFound : Int
A value indicating that a requested item couldn’t be found or doesn’t exist.
要求された項目が見つけられなかったまたは存在しないことを指し示す値。