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

int32Value

The contents of the receiver as an integer, coercing (to typeSInt32) if necessary. レシーバの内容を整数として、必要ならば(typeSInt32へと)強制します。

Declaration 宣言

var int32Value: Int32 { get }

Discussion 議論

The contents of the descriptor, as an integer value, or 0 if an error occurs. 記述子の内容、整数値として、またはエラーが起こるならば0。

See Also 参照

Getting Information About a Descriptor 記述子についての情報を取得する