Instance Property インスタンスプロパティ

unsignedLongLongValue

The number object’s value expressed as an unsigned long long, converted as necessary. 数オブジェクトのもつ値、符号無しlong longとして表されます、必要に応じて変換されます。

Declaration 宣言

@property(readonly) unsigned long long unsignedLongLongValue;

See Also 参照

Accessing Numeric Values 数値にアクセスする