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

unsignedCharValue

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

Declaration 宣言

@property(readonly) unsigned char unsignedCharValue;

See Also 参照

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