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

intValue

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

Declaration 宣言

@property(readonly) int intValue;

See Also 参照

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