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

unsignedShortValue

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

Declaration 宣言

@property(readonly) unsigned short unsignedShortValue;

See Also 参照

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