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

unsignedIntValue

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

Declaration 宣言

@property(readonly) unsigned int unsignedIntValue;

See Also 参照

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