Use NSInteger
instead.
NSInteger
を代わりに使ってください。
Global Variable
グローバル変数
NSInt
NSIntHashCallBacks
For sets of pointer-sized quantities or smaller (for example,
int
, long
, or unichar
).
ポインタサイズの量かより小さい集合の用途に(例えば、int
、long
、またはunichar
)。
Deprecated 非推奨
Availability 有効性
- macOS 10.0–10.5 Deprecated
Technology
- Foundation ファウンデーション
Declaration 宣言
const NSHashTableCallBacks
NSIntHashCallBacks;